The SizeDConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SizeDConverter |
Methods
Name | Description | |
---|---|---|
CanConvertFrom(Type) | (Inherited from TypeConverter.) | |
CanConvertFrom(ITypeDescriptorContext, Type) | Returns a value indicating whether the converter can convert from the type specified to the SizeD type, using the specified context. (Overrides TypeConverter..::..CanConvertFrom(ITypeDescriptorContext, Type).) | |
CanConvertTo(Type) | (Inherited from TypeConverter.) | |
CanConvertTo(ITypeDescriptorContext, Type) | Returns a value indicating whether the SizeDConverter can convert a SizeD to the specified type. (Overrides TypeConverter..::..CanConvertTo(ITypeDescriptorContext, Type).) | |
ConvertFrom(Object) | (Inherited from TypeConverter.) | |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) | (Overrides TypeConverter..::..ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) | |
ConvertFromInvariantString(String) | (Inherited from TypeConverter.) | |
ConvertFromInvariantString(ITypeDescriptorContext, String) | (Inherited from TypeConverter.) | |
ConvertFromString(String) | (Inherited from TypeConverter.) | |
ConvertFromString(ITypeDescriptorContext, String) | (Inherited from TypeConverter.) | |
ConvertFromString(ITypeDescriptorContext, CultureInfo, String) | (Inherited from TypeConverter.) | |
ConvertTo(Object, Type) | (Inherited from TypeConverter.) | |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) | (Overrides TypeConverter..::..ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) | |
ConvertToInvariantString(Object) | (Inherited from TypeConverter.) | |
ConvertToInvariantString(ITypeDescriptorContext, Object) | (Inherited from TypeConverter.) | |
ConvertToString(Object) | (Inherited from TypeConverter.) | |
ConvertToString(ITypeDescriptorContext, Object) | (Inherited from TypeConverter.) | |
ConvertToString(ITypeDescriptorContext, CultureInfo, Object) | (Inherited from TypeConverter.) | |
CreateInstance(IDictionary) | (Inherited from TypeConverter.) | |
CreateInstance(ITypeDescriptorContext, IDictionary) | Creates an instance of a SizeD with the specified property values using the specified context. (Overrides TypeConverter..::..CreateInstance(ITypeDescriptorContext, IDictionary).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConvertFromException | (Inherited from TypeConverter.) | |
GetConvertToException | (Inherited from TypeConverter.) | |
GetCreateInstanceSupported()()()() | (Inherited from TypeConverter.) | |
GetCreateInstanceSupported(ITypeDescriptorContext) | Returns a value indicating whether changing a value on this object requires a call to the CreateInstance(ITypeDescriptorContext, IDictionary) method to create a new value. (Overrides TypeConverter..::..GetCreateInstanceSupported(ITypeDescriptorContext).) | |
GetHashCode | (Inherited from Object.) | |
GetProperties(Object) | (Inherited from TypeConverter.) | |
GetProperties(ITypeDescriptorContext, Object) | (Inherited from TypeConverter.) | |
GetProperties(ITypeDescriptorContext, Object, array<Attribute>[]()[][]) | Retrieves a set of properties for the SizeD type using the specified context and attributes. (Overrides TypeConverter..::..GetProperties(ITypeDescriptorContext, Object, array<Attribute>[]()[][]).) | |
GetPropertiesSupported()()()() | (Inherited from TypeConverter.) | |
GetPropertiesSupported(ITypeDescriptorContext) | Returns whether the SizeD type supports properties. (Overrides TypeConverter..::..GetPropertiesSupported(ITypeDescriptorContext).) | |
GetStandardValues()()()() | (Inherited from TypeConverter.) | |
GetStandardValues(ITypeDescriptorContext) | (Inherited from TypeConverter.) | |
GetStandardValuesExclusive()()()() | (Inherited from TypeConverter.) | |
GetStandardValuesExclusive(ITypeDescriptorContext) | (Inherited from TypeConverter.) | |
GetStandardValuesSupported()()()() | (Inherited from TypeConverter.) | |
GetStandardValuesSupported(ITypeDescriptorContext) | (Inherited from TypeConverter.) | |
GetType | (Inherited from Object.) | |
IsValid(Object) | (Inherited from TypeConverter.) | |
IsValid(ITypeDescriptorContext, Object) | (Inherited from TypeConverter.) | |
MemberwiseClone | (Inherited from Object.) | |
SortProperties | (Inherited from TypeConverter.) | |
ToString | (Inherited from Object.) |