MvValue Constructor |
Name | Description | |
---|---|---|
MvValue(MvValue) |
Copy constructor.
| |
MvValue(Object, MvDataType) |
Initializes a new MvValue from a value and a
target type.
| |
MvValue(Object, MvKind) |
Initializes a new MvValue from a value and a
value kind.
|