See Also

StringArrayList Members  | Dart.PowerWEB.TextBox Namespace

Requirements

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)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerWEB TextBox for ASP.NET

StringArrayList Class

Dart.PowerWEB.TextBox Namespace : StringArrayList Class

Represents a collection used to maintain strings.

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

Inheritance Hierarchy

System.Object
   System.Collections.ArrayList
      Dart.PowerWEB.TextBox.StringArrayList

Syntax

[Visual Basic]
Public Class StringArrayList    Inherits ArrayList
[C#]
public class StringArrayList : ArrayList
[C++]
public __gc class StringArrayList : public ArrayList
[C++/CLI]
public ref class StringArrayList : public ArrayList

Remarks

This colllection is optimized for string handling.

Requirements

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)

See Also

StringArrayList Members  | Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.