'Declaration Function GetMany( _ ByVal startIndex As System.UInteger, _ ByVal items() As System.Object _ ) As System.UInteger
System.uint GetMany( System.uint startIndex, out System.object[] items )
Parameters
- startIndex
- items
'Declaration Function GetMany( _ ByVal startIndex As System.UInteger, _ ByVal items() As System.Object _ ) As System.UInteger
System.uint GetMany( System.uint startIndex, out System.object[] items )