Share via


PropertyMap.Values Propriété

Définition

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

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

Valeur de propriété

ICollection contenant les convertisseurs de propriété de la collection PropertyMap.

S’applique à

Voir aussi