[]
        
(Showing Draft Content)

C1.Util.DX.ComArrayBase.Get

Get Method

Get(int)

Gets an object at the specified index.

Declaration
public ComObject Get(int index)
Public Function [Get](index As Integer) As ComObject
Parameters
Type Name Description
int index

The index.

Returns
Type Description
ComObject

A ComObject