XmlnsDictionary.Keys Eigenschap

Definitie

Hiermee haalt u een verzameling van alle sleutels in de XmlnsDictionary.

public:
 property System::Collections::ICollection ^ Keys { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Keys { get; }
member this.Keys : System.Collections.ICollection
Public ReadOnly Property Keys As ICollection

Waarde van eigenschap

De verzameling van alle sleutels in de woordenlijst.

Implementeringen

Van toepassing op