Get an AlarmGroup by index

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

Public ReadOnly Shadows Property Item( _ 
ByVal id As Integer
) As AlarmGroup
This language is not supported or no code example is available.
new public AlarmGroup this[ 
int id 
] {get;}
This language is not supported or no code example is available.

Parameters

id
Type: int

Property Value

Type: AlarmGroup

AlarmGroup object

.NET Framework

Supported in: 4.6.2, 4.7