MvValue  Conversion Operators

Overload List
  NameDescription
Public operatorStatic member(MvValue to Boolean)
Converts to bool.
Public operatorStatic member(MvValue to Char)
Converts to bool.
Public operatorStatic member(MvValue to Int64)
Converts to long.
Public operatorStatic member(MvValue to Single)
Converts to float.
Public operatorStatic member(MvValue to Double)
Converts to double.
Public operatorStatic member(MvValue to String)
Converts to string.
Public operatorStatic member(MvValue to MvRef)
Converts to MvRef.
Public operatorStatic member(MvValue to HRef)
Converts to HRef.
Public operatorStatic member(MvValue to MvFile)
Converts to MvFile.
Top
See Also