EnumArray.Count Property

<< 点击显示目录 >>

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

EnumArray.Count Property

BR.AN.PviServices .NET


Gets the number of array items

[Visual Basic]

Public ReadOnly Property Count() As Integer

  Public Get

  End Get

End Property

[C#]

public int Count { public get; }

Property Value

The size of the array.

See Also

EnumArray Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]