The following tables list the members exposed by MimerUserDefinedType.
Public Constructors
Public Properties
| Name | Description |
| Item | Gets or sets the value of the specified component of the user defined type instance. |
| Length | The number of components of this user-defined type instance. |
Top
Public Methods
| Name | Description |
| Equals | Compare two user defined type objects to determine if they are equal. |
| GetHashCode | Compute hash code for user defined type. |
| ToString | Formats and returns a string representation of the user defined type. |
Top
See Also