The OptionConverter type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CanConvertTypeTo |
Checks if there is an appropriate type conversion from the source type to the target type.
| |
| ConvertStringTo |
Converts a string to an object.
| |
| ConvertTypeTo |
Converts an object to the target type.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| InstantiateByClassName |
Instantiates an object given a class name.
| |
Creates a shallow copy of the current (Inherited from | ||
| SubstituteVariables |
Performs variable substitution in string value from the
values of keys found in props.
| |
| ToBoolean |
Converts a string to a | |
| ToFileSize |
Parses a file size into a number.
| |
| (Inherited from |
See Also