'Declaration
<ElementsCanBeNullAttribute()> <NotNullAttribute()> <UsedImplicitlyAttribute()> Protected Function GetStandardNameValues() As TypeConverter.StandardValuesCollection
'Usage
Dim instance As Parameters Dim value As TypeConverter.StandardValuesCollection value = instance.GetStandardNameValues()
[ElementsCanBeNull()] [NotNull()] [UsedImplicitly()] protected TypeConverter.StandardValuesCollection GetStandardNameValues()
[ElementsCanBeNull()] [NotNull()] [UsedImplicitly()] protected: TypeConverter.StandardValuesCollection^ GetStandardNameValues();
Return Value
A System.ComponentModel.TypeConverter.StandardValuesCollection containing a standard set of valid values.