wwDotNetBridge::ToString

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, 1996-2024 • Updated: 05/21/20
Comment or report problem with topic