ApiAreas
class ApiAreas
Description
Class representing the areas.
Instance Methods
- GetCount
(): number
Returns a value that represents the number of objects in the collection.
- GetItem
(ind): ApiRange
Returns a single object from a collection by its ID.
- GetParent
(): number
Returns the parent object for the specified collection.