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

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

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

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

ItemsCollection クラス
C1.Blazor.Core 名前空間