See Also

BookmarksCollection Class  | BookmarksCollection Members

Language

Visual Basic

C#

Show All

index
Specifies the index of the Bookmark object to be removed from the collection.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

RemoveAt Method

Removes the Bookmark object at the specified index from the collection.

[Visual Basic]
Public Sub RemoveAt( _    ByVal index As Integer _ )
[C#]
public void RemoveAt(    int index );

Parameters

index
Specifies the index of the Bookmark object to be removed from the collection.

See Also

BookmarksCollection Class  | BookmarksCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.