| Visual Basic (Declaration) | |
|---|---|
Public Sub RemoveAt( _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void RemoveAt( int index ) | |
Parameters
- index
- Specifies the index of the Bookmark object to be removed from the collection.
| ActiveReports.Viewer3 | Request technical support |
| RemoveAt Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Sub RemoveAt( _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void RemoveAt( int index ) | |