CategorySortOrderAttributeデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
|  | CategorySortOrderAttribute コンストラクタ | コンストラクター。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CategoryName | 並べ替え順序に適用されるカテゴリの名前。(読み取り専用) | 
|  | SortOrder | カテゴリに適用されるべき並べ替え順序。(読み取り専用) | 
|  | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. System.Attributeから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | Equals | Returns a value that indicates whether this instance is equal to a specified object. System.Attributeから継承されます。 | 
|  | GetHashCode | Returns the hash code for this instance. System.Attributeから継承されます。 | 
|  | 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から継承されます。 |