Compartir a través de


PropertyMap.Values Propiedad

Definición

Obtiene un ICollection que contiene los traductores de propiedades de la colección 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

Valor de propiedad

ICollection que contiene los traductores de propiedades de la colección PropertyMap.

Se aplica a

Consulte también