LanguageSpecificStringDictionary.Keys Egenskap

Definition

Viktigt!

Detta API uppfyller inte CLS.

Hämtar en samling som innehåller nycklarna eller XmlLanguage objekten i ordlistan.

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)

Egenskapsvärde

En samling objekt av typen XmlLanguage.

Implementeringar

Attribut

Gäller för