QuaternionConverter Members

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

Public Constructors

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

Protected Fields

Name Description
Protected Field propertyDescriptions (Inherited from MathTypeConverter.)
Protected Field supportStringConvert (Inherited from MathTypeConverter.)

Public Methods

Name Description
Public Method CanConvertFrom (Overloaded. Inherited from TypeConverter.)
Public Method CanConvertTo (Overloaded. Inherited from TypeConverter.)
Public Method ConvertFrom Overloaded. Converts the given value to the type of this converter.
Public Method ConvertFromInvariantString (Overloaded. Inherited from TypeConverter.)
Public Method ConvertFromString (Overloaded. Inherited from TypeConverter.)
Public Method ConvertTo Overloaded. Converts the given value object to the specified type, using the specified context and culture information.
Public Method ConvertToInvariantString (Overloaded. Inherited from TypeConverter.)
Public Method ConvertToString (Overloaded. Inherited from TypeConverter.)
Public Method CreateInstance Overloaded. Re-creates an object given a set of property values for the object.
Public Method Equals (Inherited from Object.)
Public Method GetCreateInstanceSupported (Overloaded. Inherited from TypeConverter.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetProperties (Overloaded. Inherited from TypeConverter.)
Public Method GetPropertiesSupported (Overloaded. Inherited from MathTypeConverter.)
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

QuaternionConverter Class
Microsoft.Xna.Framework.Design Namespace