CompositeChartBrowsableAttributeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CompositeChartBrowsableAttribute コンストラクタ | CompositeChartBrowsableAttributeコンストラクター。 |
名前 | 解説 | |
---|---|---|
Browsable | この属性に格納された値 (メンバーが参照可能かどうか)。 | |
Default | この属性の静的なデフォルト値。 | |
No | この属性のFalseインスタンスの比較に使用する静的な値。 | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. System.Attributeから継承されます。 | |
Yes | この属性のTrueインスタンスの比較に使用する静的な値。 |
名前 | 解説 | |
---|---|---|
Equals | この属性のインスタンスを別のインスタンスと比較します。 | |
GetHashCode | この属性のハッシュコード表現を取得します。 | |
IsDefaultAttribute | オーバーライドされます。 この属性インスタンスをデフォルトの属性値と比較します。 | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. System.Attributeから継承されます。 |