| Visual Basic (Declaration) | |
|---|---|
| Public Class ListCollection Inherits ListDictionary | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public class ListCollection : ListDictionary | |
Strings used to add items use the following syntax:
"Key1=Value2,Key2=Value2"
System.Object
   System.Collections.Specialized.ListDictionary
      dotnetCHARTING.ListCollection
 
     
     
     
    