Mono Class Library: Overview

System.ComponentModel.NullableConverter: Members

The members of System.ComponentModel.NullableConverter are listed below.

See Also: Inherited members from System.ComponentModel.TypeConverter

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
NullableTypeType. Documentation for this section has not yet been entered.
[read-only]
UnderlyingTypeType. Documentation for this section has not yet been entered.
[read-only]
UnderlyingTypeConverterTypeConverter. Documentation for this section has not yet been entered.

Public Methods

override
CanConvertFrom(ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
CanConvertTo(ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
ConvertFrom(ITypeDescriptorContext, System.Globalization.CultureInfo, object) : object
Documentation for this section has not yet been entered.
override
ConvertTo(ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object
Documentation for this section has not yet been entered.
override
CreateInstance(ITypeDescriptorContext, IDictionary) : object
Documentation for this section has not yet been entered.
override
GetCreateInstanceSupported(ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.
override
GetProperties(ITypeDescriptorContext, object, Attribute[]) : PropertyDescriptorCollection
Documentation for this section has not yet been entered.
override
GetPropertiesSupported(ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.
override
GetStandardValues(ITypeDescriptorContext) : TypeConverter.StandardValuesCollection
Documentation for this section has not yet been entered.
override
GetStandardValuesExclusive(ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.
override
GetStandardValuesSupported(ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.
override
IsValid(ITypeDescriptorContext, object) : bool
Documentation for this section has not yet been entered.