名前 | 解説 | |
---|---|---|
Capacity | System.Collections.CollectionBaseから継承されます。 | |
Count | System.Collections.CollectionBaseから継承されます。 | |
Item | Gets or sets the item at the specified indexed location in the collection. |
DropDownItemCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Capacity | System.Collections.CollectionBaseから継承されます。 | |
Count | System.Collections.CollectionBaseから継承されます。 | |
Item | Gets or sets the item at the specified indexed location in the collection. |
名前 | 解説 | |
---|---|---|
Add | Adds the specified item to the end of the collection. | |
Clear | System.Collections.CollectionBaseから継承されます。 | |
Contains | Indicates whether the collection contains a specific DropDownItem. | |
IndexOf | Returns the zero-based index of the first occurrence of a value in the list. | |
Insert | Inserts the specified item into the collection at the specified location. | |
Remove | Removes the specified item from the collection. | |
RemoveAt | System.Collections.CollectionBaseから継承されます。 |