Returns the index in the collection of the Word/RTF object at name.
public System.int IndexOf(
System.string
)
'Declaration
Public Function IndexOf( _
ByVal As System.String _
) As System.Integer
Parameters
- name
- The name of the parameter.
Return Value
The index of the object with name into this collection.