StringSet Properties



Count as Integer

[read only] Returns count of strings in set.

Items(Index as Integer) as String

Returns string specified by Index.

AsText as String

Gets or sets all strings as String. Each string item separated with symbols with code #13#10 (caret return).

Name as String

Name of set.

Description as String

Description of set.