ConnectionItems.ICollection<KeyValuePair<Object,Object>>.Count Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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