| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyTo( _ ByVal values() As Bookmark, _ ByVal index As System.Integer _ ) | |
Parameters
- values
- The array containing the copied Bookmarks.
- index
- The insertion index in the collection.
|
| ActiveReports Developer 7 | |
| CopyTo Method | |
| See Also | |
| GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > BookmarksCollection Class : CopyTo Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub CopyTo( _ ByVal values() As Bookmark, _ ByVal index As System.Integer _ ) | |