名前 | 解説 | |
---|---|---|
![]() | TreeRowCollection コンストラクタ | Initializes a new instance of the TreeRowCollection class. |
TreeRowCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | TreeRowCollection コンストラクタ | Initializes a new instance of the TreeRowCollection class. |
名前 | 解説 | |
---|---|---|
![]() | Count | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | Item | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | Parent | Gets the parent element of this collection. C1.Framework.TreeCollection<TreeRow>から継承されます。 |
![]() | ParentRow | Gets the parent tree row of this collection. |
名前 | 解説 | |
---|---|---|
![]() | Add | オーバーロードされます。 Creates and adds an object to the end of the TreeCollection<T>. C1.Framework.TreeCollection<TreeRow>から継承されます。 |
![]() | Clear | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | Contains | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | IndexOf | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | Insert | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | Move | System.Collections.ObjectModel.ObservableCollection<T>から継承されます。 |
![]() | Remove | System.Collections.ObjectModel.Collection<T>から継承されます。 |
![]() | RemoveAt | System.Collections.ObjectModel.Collection<T>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | CollectionChanged | System.Collections.ObjectModel.ObservableCollection<T>から継承されます。 |