Add(RdmParameter) Method

Syntax:

public int Add(RdmParameter value)

Description:

Adds a new RdmParameter object to the collection.

Parameters:

value

Type: RdmParameter

The new parameter to add to the collection.

Return Value:

Type: System.Int32

The zero-based index of the new RdmParameter object in the collection.