| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Remove( _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( int index ) | |
Parameters
- index
- Index of the Section to be removed.
| ActiveReports3 | Request technical support |
| Remove(Int32) Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Remove( _ ByVal index As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( int index ) | |