MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / WallRangesCollection Class

In This Topic
WallRangesCollection Class Methods
In This Topic

For a list of all members of this type, see WallRangesCollection members.

Public Methods
 NameDescription
Public MethodAdds a WallRange to the collection.  
Public MethodAdds an array of WallRanges to the collection.  
Public MethodCreates a clone of the WallRanges collection.  
Public MethodDetermines whether the collection contains the specified WallRange.  
Public MethodCopies the entire collection to an array, starting at the specified index of the target array.  
Public Method

Returns the index of the first occurrence of a value in the collection.

 
Public MethodInserts a WallRange into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific WallRange from the collection.  
Top
See Also