名前 | 解説 | |
---|---|---|
TreeRowCollection コンストラクタ | TreeRowCollection クラスの新しいインスタンスを初期化します。 |
TreeRowCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
TreeRowCollection コンストラクタ | TreeRowCollection クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Count | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
Item | System.Collections.ObjectModel.Collection<T>から継承されます。 | |
Parent | このコレクションの親要素を取得します。 C1.Framework.TreeCollection<TreeRow>から継承されます。 | |
ParentRow | このコレクションの親ツリー行を取得します。 |
名前 | 解説 | |
---|---|---|
Add | オーバーロードされます。 オブジェクトを作成し、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>から継承されます。 |