Visual Basic (Declaration) | |
---|---|
Public Sub RemoveAt( _ ByVal index As System.Integer _ ) |
C# | |
---|---|
public void RemoveAt( System.int index ) |
Parameters
- index
- The zero-based index of the element to remove.
ActiveReports Developer 7 | |
RemoveAt Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataSourceCollection Class : RemoveAt Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub RemoveAt( _ ByVal index As System.Integer _ ) |
C# | |
---|---|
public void RemoveAt( System.int index ) |