MatchLists Properties |
Count as Integer |
[read only] Returns count of MatchList objects in list. |
Items(Index as Integer) as String |
Returns MatchList object specified by Index. |
ListNamesAsText as String |
[read only] Returns all contained MatchList names as String. Each name separated with symbols with code #13#10 (caret return). |
Name as String |
Name of list. |
Description as String |
Description of list. |