dotnetCHARTING Send comments on this topic.
ParameterCollection Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : ParameterCollection Class


The following tables list the members exposed by ParameterCollection.

Public Constructors

 NameDescription
Public ConstructorParameterCollection ConstructorCreates an instance of the ParameterCollection object.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets the object at a specified index.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds a specified Parameter class to this collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether this collection contains a specified Parameter.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodInsertInserts a Parameter into this collection at a specified index.  
Public MethodRemoveRemoves a specified Parameter from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2010 All Rights Reserved.