Имя | Описание | |
---|---|---|
ResolutionConverter | Инициализирует новый экземпляр класса ResolutionConverter. |
Имя | Описание | |
---|---|---|
ResolutionConverter | Инициализирует новый экземпляр класса ResolutionConverter. |
Имя | Описание | |
---|---|---|
CanConvertFrom | Overloaded. Определяет, что этот преобразователь может преобразовывать объект данного исходного типа в собственный тип преобразователя. | |
CanConvertTo | Overloaded. Returns whether this converter can convert the object to the specified type. (Наследуется от System.ComponentModel.TypeConverter) | |
ConvertFrom | Overloaded. Converts the given value to the type of this converter. (Наследуется от System.ComponentModel.TypeConverter) | |
ConvertFromInvariantString | Overloaded. Converts the given string to the type of this converter, using the invariant culture. (Наследуется от System.ComponentModel.TypeConverter) | |
ConvertFromString | Overloaded. Converts the given text to an object, using the specified context and culture information. (Наследуется от System.ComponentModel.TypeConverter) | |
ConvertTo | Overloaded. Converts the given value object to the specified type, using the arguments. (Наследуется от System.ComponentModel.TypeConverter) | |
ConvertToInvariantString | Overloaded. Converts the specified value to a culture-invariant string representation. (Наследуется от System.ComponentModel.TypeConverter) | |
ConvertToString | Overloaded. Converts the specified value to a string representation. (Наследуется от System.ComponentModel.TypeConverter) | |
CreateInstance | Overloaded. Re-creates an | |
GetCreateInstanceSupported | Overloaded. Returns whether changing a value on this object requires a call to | |
GetProperties | Overloaded. Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Наследуется от System.ComponentModel.TypeConverter) | |
GetPropertiesSupported | Overloaded. Gets a value indicating whether this object supports properties using the specified context. (Наследуется от System.ComponentModel.ExpandableObjectConverter) | |
GetStandardValues | Overloaded. Returns a collection of standard values from the default context for the data type this type converter is designed for. (Наследуется от System.ComponentModel.TypeConverter) | |
GetStandardValuesExclusive | Overloaded. Returns whether the collection of standard values returned from | |
GetStandardValuesSupported | Overloaded. Returns whether this object supports a standard set of values that can be picked from a list. (Наследуется от System.ComponentModel.TypeConverter) | |
IsValid | Overloaded. Returns whether the given value object is valid for this type and for the specified context. (Наследуется от System.ComponentModel.TypeConverter) |
Имя | Описание | |
---|---|---|
GetConvertFromException | Returns an exception to throw when a conversion cannot be performed. (Наследуется от System.ComponentModel.TypeConverter) | |
GetConvertToException | Returns an exception to throw when a conversion cannot be performed. (Наследуется от System.ComponentModel.TypeConverter) | |
SortProperties | Sorts a collection of properties. (Наследуется от System.ComponentModel.TypeConverter) |