ConnectionItems.IDictionary<Object,Object>.Keys 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 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