See Also

StringArrayList Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

StringArrayList Class Properties

Dart.PowerWEB.TextBox Namespace : StringArrayList Class

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

Public Properties

Public Property Capacity (Inherited from System.Collections.ArrayList)Gets or sets the number of elements that the ArrayList can contain.
Public Property Count (Inherited from System.Collections.ArrayList)Gets the number of elements actually contained in the ArrayList.
Public Property IsFixedSize (Inherited from System.Collections.ArrayList)Gets a value indicating whether the ArrayList has a fixed size.
Public Property IsReadOnly (Inherited from System.Collections.ArrayList)Gets a value indicating whether the ArrayList is read-only.
Public Property IsSynchronized (Inherited from System.Collections.ArrayList)Gets a value indicating whether access to the ArrayList is synchronized (thread safe).
Public Property Item (Inherited from System.Collections.ArrayList)Gets or sets the element at the specified index.
Public Property List Gets or sets a string of default values.
Public Property SyncRoot (Inherited from System.Collections.ArrayList)Gets an object that can be used to synchronize access to the ArrayList.

See Also

StringArrayList Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.