IndexEntryStylesデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
| 名前 | 解説 |
| Capacity | System.Collections.CollectionBaseから継承されます。 |
| Count | System.Collections.CollectionBaseから継承されます。 |
| Item | Gets the Style at the specified index. Creates missing styles as needed (i.e. if Style[2] is accessed, elements at indices 0, 1 and 2 are created if they had not been created before). |
| Owner | Gets the RenderIndex that is the owner of the current collection. |
トップ
プロテクト プロパティ
| 名前 | 解説 |
| InnerList | System.Collections.CollectionBaseから継承されます。 |
| List | System.Collections.CollectionBaseから継承されます。 |
トップ
パブリック メソッド
参照