Share via


PropertyEntry.StandardValues Propriedade

Definição

Obtém um conjunto de valores possíveis compatíveis com este 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 da propriedade

ICollection

Um ICollection dos valores possíveis.

Aplica-se a