MvValue Methods |
The MvValue type exposes the following members.
Name | Description | |
---|---|---|
AsAny |
Converts to Any.
| |
AsBoolean |
Converts to bool.
| |
AsChar |
Converts to char.
| |
AsDouble |
Converts to double.
| |
AsFile |
Converts to MvFile.
| |
AsFloat |
Converts to float.
| |
AsHRef |
Converts to HRef.
| |
AsInt |
Converts to int.
| |
AsLong |
Converts to long.
| |
AsRef |
Converts to MvRef.
| |
AsString |
Converts to string.
| |
AsUserValue |
Converts to MvUserType.
| |
Set |
Sets a new content.
| |
Stream |
Serializes the object into a message.
| |
Unstream |