wwDotNetBridge::GetIndexedProperty

Returns an array value by its index.

o.GetIndexedProperty(loListInstance, lnIndex)

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, 2025 • Updated: 2025-03-12
Comment or report problem with topic