Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Remove( _ ByVal index As System.Integer _ ) |
C# | |
---|---|
public void Remove( System.int index ) |
Parameters
- index
- Index of the Section to be removed.
ActiveReports Developer 7 | |
Remove(Int32) Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionCollection Class > Remove Method : Remove(Int32) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Remove( _ ByVal index As System.Integer _ ) |
C# | |
---|---|
public void Remove( System.int index ) |