Version

SparklineCollection Class Members

The following tables list the members exposed by SparklineCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the total number of items in the collection.  
Public PropertyItemIndexer  
Public Methods
 NameDescription
Public MethodAddAdds a new SparklineGroup with no sparklines  
Public MethodClearClears all items from the collection  
Public MethodContainsReturns true if the collection contains the item  
Public MethodGetEnumeratorReturns an enumerator for the sparklines in the collection.  
Public MethodIndexOfGets the index of the item in the collection  
Public MethodRemoveRemoves a sparkline from the collection  
Public MethodRemoveAtRemoves a sparkline from the collection  
See Also