Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the MathTypeConverter type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MathTypeConverter | Initializes a new instance of the MathTypeConverter class. |
Protected Fields
Name | Description | |
---|---|---|
![]() |
propertyDescriptions | Represents a collection of PropertyDescriptor objects. |
![]() |
supportStringConvert | Returns whether string conversion is supported. |
Public Methods
Name | Description | |
---|---|---|
![]() |
CanConvertFrom | Overloaded. Returns whether this converter can convert an object of one type to the type of this converter. |
![]() |
CanConvertTo | Overloaded. Returns whether this converter can convert the object to the specified type. |
![]() |
ConvertFrom | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertFromInvariantString | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertFromString | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertTo | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertToInvariantString | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertToString | (Overloaded. Inherited from TypeConverter.) |
![]() |
CreateInstance | (Overloaded. Inherited from TypeConverter.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetCreateInstanceSupported | Overloaded. Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | Overloaded. Returns a collection of properties for the type of array specified by the value parameter. |
![]() |
GetPropertiesSupported | Overloaded. Returns whether this object supports properties. |
![]() |
GetStandardValues | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetStandardValuesExclusive | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetStandardValuesSupported | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsValid | (Overloaded. Inherited from TypeConverter.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetConvertFromException | (Inherited from TypeConverter.) |
![]() |
GetConvertToException | (Inherited from TypeConverter.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SortProperties | (Inherited from TypeConverter.) |
See Also
Reference
MathTypeConverter Class
Microsoft.Xna.Framework.Design Namespace