Returns the index within the collection of the element.
'Declaration
Public Overloads Function IndexOf( _
ByVal As RtfBookmark _
) As System.Integer
Parameters
- obj
- The bookmark for the Word/RTF document.
Return Value
The zero-based index of the first occurrence of element, if found, otherwise, -1.