ActiveReports 9
RemoveAt Method (LabelsCollection)

The index of the label to remove.
Removes the label at the specified location from the collection.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
The index of the label to remove.
See Also

Reference

LabelsCollection Class
LabelsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum