Returns the value of contained ComValue instance value as a string.
Same as loComValue.Value.ToString()
but doesn't require the implicit InvokeMethod() call.
o.ComValue.ToString()
Return Value
Result of ToString() from the embedded Value object or 'null'
See also:
Class ComValue© West Wind Technologies, 1996-2024 • Updated: 08/03/15
Comment or report problem with topic