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