ActiveReports 9
ParameterValueCollection Class Members
Properties  Methods 

The following tables list the members exposed by ParameterValueCollection.

Public Constructors
 NameDescription
Public ConstructorParameterValueCollection ConstructorOverloaded. Creates a new instance of ParameterValueCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCapacity

Gets or sets the number of elements that the ParameterValueCollection can contain.

 

 

(Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the ParameterValueCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyIsReadOnlyGets if the collection is readonly.  
Public PropertyItemGets the ParameterValue by specified index  
Top
Public Methods
 NameDescription
Public MethodAddAdds ParameterValue item to this collection.  
Public MethodAddRangeAdds an array of ParameterValue items to this collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines if a ParameterValue is in this collection.  
Public MethodCopyToCopies this collection of ParameterValue items to the array.  
Public MethodRemoveRemoves the ParameterValue from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ParameterValueCollection Class
GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum