ActiveReports.Chart Request technical support
WallRangesCollection Class Members
See Also  Properties  Methods 


The following tables list the members exposed by WallRangesCollection.

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemOverloaded. Gets or sets the collection item by the specified parameter.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a WallRange to the collection.  
Public MethodAddRangeAdds an array of WallRanges to the collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodCloneCreates a clone of the WallRanges collection.  
Public MethodContainsDetermines whether the collection contains the specified WallRange.  
Public MethodCopyToCopies the entire collection to an array, starting at the specified index of the target array.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfReturns the index of the first occurrence of a value in the collection.  
Public MethodInsertInserts a WallRange into the collection at the specified index.  
Public MethodRemoveRemoves the first occurrence of a specific WallRange from the collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also