LanguageSpecificStringDictionary.Keys Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene un insieme contenente le chiavi, ovvero oggetti XmlLanguage, nel dizionario.

public:
 property System::Collections::Generic::ICollection<System::Windows::Markup::XmlLanguage ^> ^ Keys { System::Collections::Generic::ICollection<System::Windows::Markup::XmlLanguage ^> ^ get(); };
[System.CLSCompliant(false)]
public System.Collections.Generic.ICollection<System.Windows.Markup.XmlLanguage> Keys { get; }
[<System.CLSCompliant(false)>]
member this.Keys : System.Collections.Generic.ICollection<System.Windows.Markup.XmlLanguage>
Public ReadOnly Property Keys As ICollection(Of XmlLanguage)

Valore della proprietà

Insieme di oggetti di tipo XmlLanguage.

Implementazioni

Attributi

Si applica a