名前 | 解説 | |
---|---|---|
Add | Adds a BookMark object to the end of the BookMarksCollection. | |
Clear | Removes all the BookMark objects from the BookMarksCollection. | |
Contains | Determines whether a Page element is in the BookMarksCollection. | |
CopyTo | Copies an array of BookMark objects to BookMarksCollection from the specified index. | |
Dispose | Release resources used by BookMarksCollection. | |
IndexOf | Returns the zero-based index of the first occurrence of the BookMark object in the BookMarksCollection. | |
Insert | Inserts a BookMark object into the BookMarksCollection at the specified index. | |
Remove | Removes the first occurrence of BookMark object from the BookMarksCollection. |