[]
Initializes a new instance of the ComArrayBase class.
public ComArrayBase(params ComObject[] array)
Type | Name | Description |
---|---|---|
ComObject[] | array | The array. |
Initializes a new instance of the ComArrayBase class.
public ComArrayBase(int size)
Type | Name | Description |
---|---|---|
int | size | The size. |