Taal

NameScope.Keys Eigenschap

Definitie

Hiermee haalt u een verzameling sleutels op in de NameScope woordenlijst.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Keys { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Waarde van eigenschap

Een verzameling sleutels in de NameScope woordenlijst.

Implementeringen

Van toepassing op