'宣言 Public Function InsertNewZone( _ ByVal index As System.Integer _ ) As AlarmZone
public AlarmZone InsertNewZone( System.int index )
パラメータ
- index
戻り値の型
新しいアラームゾーンへの参照。
'宣言 Public Function InsertNewZone( _ ByVal index As System.Integer _ ) As AlarmZone
public AlarmZone InsertNewZone( System.int index )