Collection4.

Replace(Object, Object) Method

Syntax

public virtual void Replace(Object oldObject, Object newObject)

Parameters

Name Type Description
oldObject Object
newObject Object

Return Value

Type Description
void