[]
Adds Bookmark item to the collection.
public int Add(Bookmark value)
Type | Name | Description |
---|---|---|
Bookmark | value | An Bookmark element to add. |
Type | Description |
---|---|
int | The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection. |