Name | Description | |
---|---|---|
AlarmZonesCollection Constructor | Creates a new instance of AlarmZonesCollection class. |
The following tables list the members exposed by AlarmZonesCollection.
Name | Description | |
---|---|---|
AlarmZonesCollection Constructor | Creates a new instance of AlarmZonesCollection class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets the specified AlarmZone from the collection by numeric index. |
Name | Description | |
---|---|---|
Add | Adds the specified AlarmZone to the collection. | |
AddNewZone | Creates a new AlarmZone and appends it to the collection. | |
AlarmZoneAtCoord | Retrieves a reference to the foremost AlarmZone that lies under the specified client coordinates. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Insert | Inserts the specified AlarmZone at the specified index. | |
InsertNewZone | Creates a new AlarmZone and inserts it at the specified index of the collection. | |
Remove | Removes the specified AlarmZone from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |