Dart.PowerWEB.TextBox Namespace > StringArrayList Class : Add Method (StringArrayList) |
Adds an object to the end of the collection.
[Visual Basic] Overloads Public Function Add(String) As Integer
[C++] public int Add(string*);
Adds an object to the end of the ArrayList.[C++/CLI] public int Add(String^);
[Visual Basic] Overloads Public Overridable Function Add(Object) As Integer
[C++/CLI] public virtual int Add(Object^);
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
StringArrayList Class | StringArrayList Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.