MappingConverter Members
In This Article
#Constructors
Name | Description |
---|---|
Mapping |
Initializes a new instance of the Mapping |
#Methods
Name | Description |
---|---|
Can |
Determines whether the converter can convert the specified type to Mapping. |
Can |
Returns whether this converter can convert an object of the given type to the type of this converter.
Inherited from Type |
Can |
Determines whether the converter can convert Mapping to the specified type. |
Can |
Returns whether this converter can convert the object to the specified type.
Inherited from Type |
Convert |
Attempts to convert a specified object to a Mapping instance. |
Convert |
Converts the given value to the type of this converter.
Inherited from Type |
Convert |
Converts the given string to the type of this converter, using the invariant culture and the specified context.
Inherited from Type |
Convert |
Converts the given string to the type of this converter, using the invariant culture.
Inherited from Type |
Convert |
Converts the given text to an object, using the specified context and culture information.
Inherited from Type |
Convert |
Converts the given text to an object, using the specified context.
Inherited from Type |
Convert |
Converts the specified text to an object.
Inherited from Type |
Convert |
Attempts to convert a Mapping instance to an object of the specified type. |
Convert |
Converts the given value object to the specified type, using the arguments.
Inherited from Type |
Convert |
Converts the specified value to a culture-invariant string representation, using the specified context.
Inherited from Type |
Convert |
Converts the specified value to a culture-invariant string representation.
Inherited from Type |
Convert |
Converts the given value to a string representation, using the specified context and culture information.
Inherited from Type |
Convert |
Converts the given value to a string representation, using the given context.
Inherited from Type |
Convert |
Converts the specified value to a string representation.
Inherited from Type |
Create |
Re-creates an Object given a set of property values for the object.
Inherited from Type |
Create |
Creates an instance of the type that this Type |
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Returns an exception to throw when a conversion cannot be performed.
Inherited from Type |
Get |
Returns an exception to throw when a conversion cannot be performed.
Inherited from Type |
Get |
Returns whether changing a value on this object requires a call to the Create |
Get |
Returns whether changing a value on this object requires a call to Create |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
Inherited from Type |
Get |
Returns a collection of properties for the type of array specified by the value parameter, using the specified context.
Inherited from Type |
Get |
Returns a collection of properties for the type of array specified by the value parameter.
Inherited from Type |
Get |
Returns whether this object supports properties.
Inherited from Type |
Get |
Returns whether this object supports properties, using the specified context.
Inherited from Type |
Get |
Returns a collection of standard values from the default context for the data type this type converter is designed for.
Inherited from Type |
Get |
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
Inherited from Type |
Get |
Returns whether the collection of standard values returned from Get |
Get |
Returns whether the collection of standard values returned from Get |
Get |
Returns whether this object supports a standard set of values that can be picked from a list.
Inherited from Type |
Get |
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
Inherited from Type |
Get |
Gets the Type of the current instance.
Inherited from System. |
Is |
Returns whether the given value object is valid for this type and for the specified context.
Inherited from Type |
Is |
Returns whether the given value object is valid for this type.
Inherited from Type |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
Sort |
Sorts a collection of properties.
Inherited from Type |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also