Bagikan melalui


MathTypeConverter Members

The following tables list the members exposed by the MathTypeConverter type.

Public Constructors

Name Description
Public Method MathTypeConverter Initializes a new instance of the MathTypeConverter class.

Protected Fields

Name Description
Protected Field propertyDescriptions Represents a collection of PropertyDescriptor objects.
Protected Field supportStringConvert Returns whether string conversion is supported.

Public Methods

Name Description
Public Method CanConvertFrom Overloaded. Returns whether this converter can convert an object of one type to the type of this converter.
Public Method CanConvertTo Overloaded. Returns whether this converter can convert the object to the specified type.
Public Method ConvertFrom (Overloaded. Inherited from TypeConverter.)
Public Method ConvertFromInvariantString (Overloaded. Inherited from TypeConverter.)
Public Method ConvertFromString (Overloaded. Inherited from TypeConverter.)
Public Method ConvertTo (Overloaded. Inherited from TypeConverter.)
Public Method ConvertToInvariantString (Overloaded. Inherited from TypeConverter.)
Public Method ConvertToString (Overloaded. Inherited from TypeConverter.)
Public Method CreateInstance (Overloaded. Inherited from TypeConverter.)
Public Method Equals (Inherited from Object.)
Public Method GetCreateInstanceSupported Overloaded. Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.
Public Method GetHashCode (Inherited from Object.)
Public Method GetProperties Overloaded. Returns a collection of properties for the type of array specified by the value parameter.
Public Method GetPropertiesSupported Overloaded. Returns whether this object supports properties.
Public Method GetStandardValues (Overloaded. Inherited from TypeConverter.)
Public Method GetStandardValuesExclusive (Overloaded. Inherited from TypeConverter.)
Public Method GetStandardValuesSupported (Overloaded. Inherited from TypeConverter.)
Public Method GetType (Inherited from Object.)
Public Method IsValid (Overloaded. Inherited from TypeConverter.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method GetConvertFromException (Inherited from TypeConverter.)
Protected Method GetConvertToException (Inherited from TypeConverter.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method SortProperties (Inherited from TypeConverter.)

See Also

Reference

MathTypeConverter Class
Microsoft.Xna.Framework.Design Namespace