Determines whether the bookmark with name is located within the collection.
'Declaration
Public Overloads Function Contains( _
ByVal As String _
) As Boolean
Parameters
- name
- The text name of the bookmark.
Return Value
True if contains, otherwise false.