Partager via


PropertyMap.Keys Propriété

Définition

Obtient un objet ICollection contenant les noms de propriété de la collection PropertyMap.

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

Valeur de propriété

ICollection

Objet ICollection contenant les noms de propriété de la collection PropertyMap.

S’applique à

Voir aussi