Parameters
- index
- Specifies the index of the Bookmark object to be removed from the collection.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | index is less than zero.-or-index is equal to or greater than System.Collections.CollectionBase.Count. |