Value.IsOfTypeArray Property

<< 点击显示目录 >>

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

Value.IsOfTypeArray Property

BR.AN.PviServices .NET


Gets wheter it is an array or not (VS=a or arrayLength bigger than 1)

[Visual Basic]

Public ReadOnly Property IsOfTypeArray() As Boolean

  Public Get

  End Get

End Property

[C#]

public bool IsOfTypeArray { public get; }

See Also

Value Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]