<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties > Value.Enumerations Property |
Gets the array of enumerated values. The order of the elements correspond to the order of the definition of the enumeration.
[Visual Basic]
Public ReadOnly Property Enumerations() As EnumArray
Public Get
End Get
End Property
[C#]
public EnumArray Enumerations { public get; }
The array of enumerated values.
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]