ActiveReports 9
Remove Method (BookmarksCollection)

Specifies the Bookmark object to be removed.
Removes the specified Bookmark object from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As Bookmark _
) 
public void Remove( 
   Bookmark value
)

Parameters

value
Specifies the Bookmark object to be removed.
See Also

Reference

BookmarksCollection Class
BookmarksCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum