PropertyMap.Values Propriété

Définition

Obtient un ICollection conteneur des traducteurs de propriétés dans la PropertyMap collection.

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é

Contenant ICollection les traducteurs de propriétés dans la PropertyMap collection.

S’applique à

Voir aussi