EskomCalendar.getAreas

Get all areas matching a given regular expression

  1. string[] getAreas()
  2. string[] getAreas(string regex)
    class EskomCalendar
    public
    string[]
    getAreas
    (
    string regex
    )

Parameters

regex string

the regular expression

Return Value

Type: string[]

an array of string of the area names

Meta