ConnectionItems.ICollection<KeyValuePair<Object,Object>>.Count Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
property int System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::Object,System::Object>>::Count { int get(); };
int System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.Count { get; }
member this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.Count : int
ReadOnly Property Count As Integer Implements ICollection(Of KeyValuePair(Of Object, Object)).Count