SyncReadData Constructor

<< 点击显示目录 >>

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

SyncReadData Constructor

BR.AN.PviServices .NET


Initializes a new instance of the SyncReadData class.

[Visual Basic]

Public Sub New( _

  ByVal dataLength As Integer _

)

[C#]

SyncReadData(

  int dataLength

);

Parameters

dataLength

The length of the data to allocate.

See Also

SyncReadData Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]