| 名前 | 解説 | |
|---|---|---|
![]() | TabPositionCollection コンストラクタ |
TabPositionCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | Gets or sets the TabPosition at the specified index. |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 Creates a new TabPosition object, initializes it with the specified tab stop position, and adds it to the current collection. |
![]() | Clear | System.Collections.CollectionBaseから継承されます。 |
![]() | GetEnumerator | System.Collections.CollectionBaseから継承されます。 |
![]() | IndexOf | Gets the index of a TabPosition object in the current collection. |
![]() | Insert | Inserts a TabPosition object at the specified position into the current collection. |
![]() | Remove | Removes a TabPosition object from the current collection. |
![]() | RemoveAt | System.Collections.CollectionBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnClear | System.Collections.CollectionBaseから継承されます。 |
![]() | OnClearComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsert | System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsertComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemove | System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemoveComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnSet | System.Collections.CollectionBaseから継承されます。 |
![]() | OnSetComplete | System.Collections.CollectionBaseから継承されます。 |
![]() | OnValidate | System.Collections.CollectionBaseから継承されます。 |