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()

Return Value

Result of ToString() from the embedded Value object or 'null'


See also:

Class ComValue

© West Wind Technologies, 2023 • Updated: 08/03/15
Comment or report problem with topic