Returns the index within the collection of the element.
public System.int IndexOf(
System.string
)
'Declaration
Public Overloads Function IndexOf( _
ByVal As System.String _
) As System.Integer
Parameters
- name
- The text name of the bookmark.
Return Value
The zero-based index of the first occurrence of element, if found, otherwise, -1.