PVCSCommandArgumentCollection.

OnSet(int, Object, Object) Method

Syntax

protected override void OnSet(int index, Object oldValue, Object newValue)

Parameters

Name Type Description
index int
oldValue Object
newValue Object

Return Value

Type Description
void