| Visual Basic (Declaration) | |
|---|---|
Public Sub RemoveAt( _ ByVal index As System.Integer _ )  | |
| C# | |
|---|---|
public void RemoveAt( System.int index )  | |
Parameters
- index
 - An Integer indicating the index at which to remove the Page object.
 
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| RemoveAt Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > PageCollection Class : RemoveAt Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub RemoveAt( _ ByVal index As System.Integer _ )  | |
| C# | |
|---|---|
public void RemoveAt( System.int index )  | |