Creates a new AlarmZone and inserts it at the specified index of the collection.
'Declaration
Public Function InsertNewZone( _
ByVal As System.Integer _
) As AlarmZone
public AlarmZone InsertNewZone(
System.int
)
Parameters
- index
Return Value
A reference to the newly created AlarmZone.