Value.Enumerations Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties >

Value.Enumerations Property

BR.AN.PviServices .NET


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; }

Property Value

The array of enumerated values.

See Also

Value Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]