The methods of System.ComponentModel.NullableConverter are listed below. For a list of all members, see the NullableConverter Members list.
See Also: Inherited members from System.ComponentModel.TypeConverter
overrideCanConvertFrom(ITypeDescriptorContext, Type) : bool Documentation for this section has not yet been entered. overrideCanConvertTo(ITypeDescriptorContext, Type) : bool Documentation for this section has not yet been entered. overrideConvertFrom(ITypeDescriptorContext, System.Globalization.CultureInfo, object) : object Documentation for this section has not yet been entered. overrideConvertTo(ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object Documentation for this section has not yet been entered. overrideCreateInstance(ITypeDescriptorContext, IDictionary) : object Documentation for this section has not yet been entered. overrideGetCreateInstanceSupported(ITypeDescriptorContext) : bool Documentation for this section has not yet been entered. overrideGetProperties(ITypeDescriptorContext, object, Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered. overrideGetPropertiesSupported(ITypeDescriptorContext) : bool Documentation for this section has not yet been entered. overrideGetStandardValues(ITypeDescriptorContext) : TypeConverter.StandardValuesCollection Documentation for this section has not yet been entered. overrideGetStandardValuesExclusive(ITypeDescriptorContext) : bool Documentation for this section has not yet been entered. overrideGetStandardValuesSupported(ITypeDescriptorContext) : bool Documentation for this section has not yet been entered. overrideIsValid(ITypeDescriptorContext, object) : bool Documentation for this section has not yet been entered.