[]
        
(Showing Draft Content)

C1.Util.DX.ComArrayBase.Set

Set Method

Set(int, ComObject)

Sets an object at the specified index.

Declaration
public void Set(int index, ComObject value)
Parameters
Type Name Description
int index

The index.

ComObject value

The value.