Blazor コントロール
TreeViewItemsCollection クラス メンバ
プロパティ  メソッド  イベント

C1.Blazor.TreeView アセンブリ > C1.Blazor.TreeView 名前空間 : TreeViewItemsCollection クラス

TreeViewItemsCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the number of elements contained in the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public プロパティGets whether the collection size can change. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public プロパティGets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public プロパティGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public プロパティGets or sets the element at the specified index. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public プロパティ  
Public プロパティGets an object that can be used to synchronize access to the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an item to the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドAdds a range of items. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドRemoves all items from the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドオーバーロードされます。 Determines whether the System.Collections.IList contains a specific value. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドオーバーロードされます。 Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドオーバーロードされます。 Determines the index of a specific item in the System.Collections.IList. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドオーバーロードされます。 Inserts an item to the System.Collections.IList at the specified index. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドInserts a range of items in the collection. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドMoves the item at the from position to to. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドオーバーロードされます。 Removes the first occurrence of a specific object from the System.Collections.IList. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドRemoves the System.Collections.Generic.IList`1 item at the specified index. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドRemoves a range of items. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
Public メソッドReplaces a range of items. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the items in the collection changed. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。
トップ
参照

TreeViewItemsCollection クラス
C1.Blazor.TreeView 名前空間