Method | Description | |
---|---|---|
GetStandardValues ( System context ) : System.ComponentModel.TypeConverter.StandardValuesCollection | ||
GetStandardValuesExclusive ( System context ) : bool | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool |
public GetStandardValues ( System context ) : System.ComponentModel.TypeConverter.StandardValuesCollection | ||
context | System | |
return | System.ComponentModel.TypeConverter.StandardValuesCollection |
public GetStandardValuesExclusive ( System context ) : bool | ||
context | System | |
return | bool |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
return | bool |