ActiveReports 9
Item(Int32) Property

The index of the item.
Gets or sets the collection item by the given index.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As WallRange
public WallRange Item( 
   System.int index
) {get; set;}

Parameters

index
The index of the item.
See Also

Reference

WallRangesCollection Class
WallRangesCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum