[]
        
(Showing Draft Content)

C1.C1Word.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)
Public Function IndexOf(name As String) As Integer
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.