ComArray.SetItem

Assigns a value to an array element that already exists.

public bool SetItem(int index,
	object value);

Parameters

index

value


See also:

Class ComArray

© West Wind Technologies, 1996-2022 • Updated: 12/22/16
Comment or report problem with topic