ComValue.ToString
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()
Result of ToString() from the embedded Value object or 'null'
See also
Class ComValue© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic