See Also

ListCollection Members  | dotnetCHARTING Namespace

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ListCollection Class

A list dictionary variation that allows adding items of the string type using a string.

For a list of all members of this type, see ListCollection members.

Inheritance Hierarchy

System.Object
   System.Collections.Specialized.ListDictionary
      dotnetCHARTING.ListCollection

Syntax

[Visual Basic]
Public Class ListCollection    Inherits ListDictionary
[C#]
public class ListCollection : ListDictionary

Remarks

Strings used to add items use the following syntax:

"Key1=Value2,Key2=Value2"

See Also

ListCollection Members  | dotnetCHARTING Namespace

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.