AssemblyThemeGroupingNameAttributeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Name | アセンブリを識別するために使用される名前を返します。 | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. System.Attributeから継承されます。 |
名前 | 解説 | |
---|---|---|
Equals | 指定した System.Object が現在のオブジェクトと等しいかどうかを決定します。 | |
GetHashCode | ハッシングアルゴリズムと、ハッシュテーブルのようなデータ構造で使用するのに適した特定の型のハッシュ関数として働きます。 | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. System.Attributeから継承されます。 | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. System.Attributeから継承されます。 |