| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | オーバーロードされます。 Gets or sets the RibbonContextualTabGroup at the specified position in the collection. |
RibbonTabGroupCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | オーバーロードされます。 Gets or sets the RibbonContextualTabGroup at the specified position in the collection. |
| 名前 | 解説 | |
|---|---|---|
![]() | InnerList | System.Collections.CollectionBaseから継承されます。 |
![]() | List | System.Collections.CollectionBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 Adds the specified RibbonContextualTabGroup to the collection. |
![]() | Clear | System.Collections.CollectionBaseから継承されます。 |
![]() | ClearAndDisposeTabGroups | Removes all tab groups from the collection, then disposes the groups. |
![]() | Contains | オーバーロードされます。 Determines whether the collection contains a RibbonContextualTabGroup with the given name. |
![]() | IndexOf | オーバーロードされます。 Gets the index of the RibbonContextualTabGroup with the given name. |
![]() | Insert | Inserts a RibbonContextualTabGroup to the RibbonTabGroupCollection at the specified index. |
![]() | Remove | Removes the first occurence of the specified RibbonContextualTabGroup from the RibbonTabGroupCollection. |
![]() | RemoveAt | System.Collections.CollectionBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnClear | System.Collections.CollectionBaseから継承されます。 |
![]() | OnClearComplete | オーバーライドされます。 Performs additional custom processes after clearing the contents of the RibbonTabGroupCollection instance. |
![]() | OnInsert | System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsertComplete | オーバーライドされます。 Performs additional custom processes after inserting a RibbonContextualTabGroup into the RibbonTabGroupCollection instance. |
![]() | OnRemove | System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemoveComplete | オーバーライドされます。 Performs additional custom processes after removing a RibbonContextualTabGroup from the RibbonTabGroupCollection instance. |
![]() | OnSet | System.Collections.CollectionBaseから継承されます。 |
![]() | OnSetComplete | オーバーライドされます。 Performs additional custom processes after setting a RibbonContextualTabGroup in the RibbonTabGroupCollection instance. |
![]() | OnValidate | オーバーライドされます。 Checks that the value is a RibbonContextualTabGroup. |