![]() | MvUserType Methods |
The MvUserType type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsBoolean |
Converts to a Boolean value.
|
![]() | AsChar |
Converts to a char value.
|
![]() | AsDouble |
Converts to a double value.
|
![]() | AsFloat |
Converts to a float value.
|
![]() | AsHRef |
Converts to an HRef value.
|
![]() | AsLong |
Converts to a long value.
|
![]() | AsRef |
Converts to a MvRef value.
|
![]() | AsString |
Converts to a string value.
|
![]() | AsValue |
Converts to another MvUserType value.
|
![]() | Clone |
Creates a new MvUserType that is a copy of the
current instance.
|
![]() | Encode |
Serializes a user-type value.
|
![]() | Equals |
Returns a value indicating whether this instance is equal to a
specified object.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns the hash code for this object.
(Overrides ObjectGetHashCode.) |