dotnetCHARTING Send comments on this topic.
SubValueCollection Class
See Also  Members  
dotnetCHARTING Namespace : SubValueCollection Class


Contains a collection of SubValue objects.

Object Model

Syntax

Visual Basic (Declaration) 
Public Class SubValueCollection 
   Inherits CollectionBase
Visual Basic (Usage)Copy Code
Dim instance As SubValueCollection
C# 
public class SubValueCollection : CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      dotnetCHARTING.SubValueCollection

See Also

© 2010 All Rights Reserved.