次の方法で共有


ReadEventArgs クラス

定義

public ref class ReadEventArgs : EventArgs
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class ReadEventArgs : EventArgs
type ReadEventArgs = class
    inherit EventArgs
Public Class ReadEventArgs
Inherits EventArgs
継承
ReadEventArgs
属性

コンストラクター

ReadEventArgs(Int64, Byte[], Int32, Int32)
ReadEventArgs(Int64, Byte[])
ReadEventArgs(Int64)

フィールド

bytesRead
offset
position

プロパティ

buffer

適用対象