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


The following tables list the members exposed by GroupCollection.

Public Constructors

 NameDescription
Public ConstructorGroupCollection ConstructorCreates a new instance of GropuCollection with the specified list of Group objects.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemOverloaded. Gets or sets the object with the specified name.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds a specified GroupCollection to this collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsOverloaded. Determines whether this collection contains a Group with the specified name.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines index of a specified Group in this collection.  
Public MethodInsertInserts a Group into this collection at a specified index.  
Public MethodRemoveOverloaded. Removes a specified Group from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2010 All Rights Reserved.