LanguageSpecificStringDictionary.Keys Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient une collection qui contient les clés, ou objets XmlLanguage, présentes dans le dictionnaire.

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)

Valeur de propriété

Collection d'objets de type XmlLanguage.

Implémente

Attributs

S’applique à