名前 | 解説 | |
---|---|---|
C1AccordionPaneCollection コンストラクタ | Initializes a new instance of the AccordionPaneCollection class. |
C1AccordionPaneCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1AccordionPaneCollection コンストラクタ | Initializes a new instance of the AccordionPaneCollection class. |
名前 | 解説 | |
---|---|---|
Add | Adds a new pane item to the end of the list. | |
Clear | Removes all items from collection. | |
Contains | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 | |
Insert | Insert a C1AccordionPane item into a specific position in the collection. | |
Remove | Removes the specified item from the list. | |
RemoveAt | Removes an item from the list using its index. |