PropertyEntry.StandardValues Propiedad

Definición

Obtiene un conjunto de valores posibles admitido por este objeto PropertyEntry.

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

Valor de propiedad

Una interfaz ICollection de valores posibles.

Se aplica a