Returns an array value by its index.
o.GetIndexedProperty(loListInstance, lnIndex)
Return Value
Value of the property or null. Check lError property for error result
Parameters
loListInstance
A .NET object instance
lnIndex
The index of the item to retrieve. In most cases these indexers will be 0 based in .NET.
See also:
Class wwDotNetBridge© West Wind Technologies, 2004-2020 • Updated: 06/07/20
Comment or report problem with topic