PropertyEntry.StandardValues Proprietà

Definizione

Ottiene un set di valori possibili supportati da questo PropertyEntryoggetto .

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

Valore della proprietà

Oggetto ICollection di valori possibili.

Si applica a