Version

SparklineGroupCollection Class Members

The following tables list the members exposed by SparklineGroupCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the total number of items in the collection.  
Public PropertyGenerateGuidsForGroupsDetermines if guids will be generated for groups.  
Public PropertyItemIndexer  
Public Methods
 NameDescription
Public MethodAddAdds a new SparklineGroup  
Public MethodClearClears all items from the collection  
Public MethodContainsReturns true if the collection contains the item  
Public MethodGetEnumeratorReturns an enumerator for the SparklineGroups in the collection.  
Public MethodIndexOfGets the index of the item in the collection  
Public MethodRemoveRemoves a group from the collection  
Public MethodRemoveAtRemoves a group from the collection  
See Also