DataConnectionProperties.ICollection.Count Özellik

Tanım

İçinde yer alan öğelerin sayısını alır ICollection .

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Özellik Değeri

Int32

İçinde yer alan öğe sayısını döndürür ICollection .

Uygulamalar

Şunlara uygulanır