Vector3StringConverter Class Members
The following tables list the members exposed by Vector3StringConverter.
Public Constructors
Name | Description | |
---|---|---|
![]() | Vector3StringConverter Constructor | Initializes a new instance of the Vector3StringConverter class. |
Public Properties
Name | Description | |
---|---|---|
![]() | StringFormat | Gets or sets the string format. Default is 'n2' |
Public Methods
Name | Description | |
---|---|---|
![]() | Convert | Converts a value. |
![]() | ConvertBack | Converts a value. |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also