Dart.PowerWEB.TextBox Namespace > StringArrayList Class : List Property (StringArrayList) |
Gets or sets a string of default values.
[Visual Basic]
Public Property List As String
[C#]
public string List {get; set;}
When getting this property, all of the strings in the collection will be returned as a comma-delimited list. When setting this property, the comma-delimited list will be split and added to the collection as values.
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.