GenericObject.

Set(int, Object) Method

Syntax

public virtual void Set(int index, Object value)

Parameters

Name Type Description
index int
value Object

Return Value

Type Description
void