ConnectionItems.ICollection<KeyValuePair<Object,Object>>.Count 속성

정의

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

속성 값

구현

적용 대상