Intersoft ClientUI Documentation
NullableConverter<T> Class Members
Methods 


The following tables list the members exposed by NullableConverter<T>.

Public Constructors
 NameDescription
Public ConstructorNullableConverter<T> Constructor  
Top
Public Methods
 NameDescription
Public MethodCanConvertFromOverloaded. Overridden.  Returns whether the type converter can convert an object from the specified type to the type of this converter.  
Public MethodCanConvertToOverloaded. Overridden.  Returns whether the type converter can convert an object from the specified type to the type of this converter.  
Public MethodConvertFromOverloaded. Overridden.  Converts from the specified value to the type of this converter.  
Public MethodConvertFromInvariantStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertFromStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertToOverloaded. Overridden.  Converts from the specified value to the a specified type from the type of this converter.  
Public MethodConvertToInvariantStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertToStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodCreateInstanceOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetCreateInstanceSupportedOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetPropertiesOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetPropertiesSupportedOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetStandardValuesOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetStandardValuesExclusiveOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetStandardValuesSupportedOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodIsValidOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Top
Protected Methods
See Also

Reference

NullableConverter<T> Class
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback