ConnectionItems.IDictionary<Object,Object>.Keys 속성

정의

property System::Collections::Generic::ICollection<System::Object ^> ^ System::Collections::Generic::IDictionary<System::Object,System::Object>::Keys { System::Collections::Generic::ICollection<System::Object ^> ^ get(); };
System.Collections.Generic.ICollection<object> System.Collections.Generic.IDictionary<System.Object,System.Object>.Keys { get; }
member this.System.Collections.Generic.IDictionary<System.Object,System.Object>.Keys : System.Collections.Generic.ICollection<obj>
 ReadOnly Property Keys As ICollection(Of Object) Implements IDictionary(Of Object, Object).Keys

속성 값

구현

적용 대상