Class for AlarmItemList operation.

Namespace: T.Modules.Alarm
Assembly: T.Modules (in T.Modules.dll)

Public Class AlarmItemList 
Inherits ListObj(Of AlarmItem)
This language is not supported or no code example is available.
public class AlarmItemList : ListObj<AlarmItem>
This language is not supported or no code example is available.
Name Description
Public constructor AlarmItemList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7