[]
        
(Showing Draft Content)

C1.Word.Objects.RtfParamCollection.IndexOf

IndexOf Method

IndexOf(string)

Returns the index in the collection of the Word/RTF object at name.

Declaration
public int IndexOf(string name)
Parameters
Type Name Description
string name

The name of the parameter.

Returns
Type Description
int

The index of the object with name into this collection.