Dart.PowerWEB.TextBox Namespace : StringValueCollection Class |
Represents a collection used to maintain string names and values.
For a list of all members of this type, see StringValueCollection members.
System.Object
System.Collections.Specialized.NameObjectCollectionBase
System.Collections.Specialized.NameValueCollection
Dart.PowerWEB.TextBox.StringValueCollection
[Visual Basic]
Public Class StringValueCollection
Inherits NameValueCollection
[C#]
public class StringValueCollection : NameValueCollection
[C++]
public __gc class StringValueCollection : public NameValueCollection
[C++/CLI]
public ref class StringValueCollection : public NameValueCollection
This colllection is optimized for string name and value handling.
The contents of the collection can be serialized/deserialized by using the List property.
Namespace: Dart.PowerWEB.TextBox
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)
StringValueCollection Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.