PropertyMap.Values Propiedad

Definición

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

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

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

Se aplica a

Consulte también