Returns the result from the .ToString()
method reliably. ToString()
often is overridden and so not directly accessible via direct COM access. This method internally calls InvokeMethod()
to call the ToString()
.
o.ToString(loDotnetObject)
Parameters
loDotnetObject
An instance of a .NET object to display the ToString()
result for
See also:
Class wwDotNetBridge© West Wind Technologies, 2004-2020 • Updated: 05/21/20
Comment or report problem with topic