Determines whether the specified bookmark object exists in the collection.
'Declaration Public Function Contains( _ ByVal value As Bookmark _ ) As Boolean
public bool Contains( Bookmark value )
Boolean. True, if the bookmark is a member of the collection; otherwise, False.
BookmarksCollection Class BookmarksCollection Members