EnumProperty.ValidValues Propriedade

Definição

Recebe os valores válidos.

public:
 property System::Collections::Generic::IList<System::Object ^> ^ ValidValues { System::Collections::Generic::IList<System::Object ^> ^ get(); };
public System.Collections.Generic.IList<object> ValidValues { get; }
member this.ValidValues : System.Collections.Generic.IList<obj>
Public ReadOnly Property ValidValues As IList(Of Object)

Valor da propriedade

Um IList<T> objeto.

Aplica-se a