ActiveReports 9
Remove Method (WallRangesCollection)

The WallRange to remove.
Removes the first occurrence of a specific WallRange from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As WallRange _
) 
public void Remove( 
   WallRange value
)

Parameters

value
The WallRange to remove.
See Also

Reference

WallRangesCollection Class
WallRangesCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum