BrushHierarchyCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<BrushHierarchy>から継承されます。 | |
Item | 指定したインデックスのブラシを取得または設定します。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<BrushHierarchy>から継承されます。 |