Mono Class Library: Overview

System.ComponentModel.EnumConverter: Members

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

See Also: Inherited members from System.ComponentModel.TypeConverter

Public Constructors

Documentation for this section has not yet been entered.

Protected Properties

[read-only]
ComparerIComparer. Documentation for this section has not yet been entered.
[read-only]
EnumTypeType. Documentation for this section has not yet been entered.
ValuesTypeConverter.StandardValuesCollection. 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
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.