DioDocs for PDF
BeginRead メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > DataStream クラス : BeginRead メソッド
シンタックス
'宣言
 
Public Overridable Function BeginRead( _
   ByVal buffer() As System.Byte, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer, _
   ByVal callback As System.AsyncCallback, _
   ByVal state As System.Object _
) As System.IAsyncResult
public virtual System.IAsyncResult BeginRead( 
   System.byte[] buffer,
   System.int offset,
   System.int count,
   System.AsyncCallback callback,
   System.object state
)

パラメータ

buffer
offset
count
callback
state
参照

DataStream クラス
DataStream メンバ