FileStreamReader.ReadByte(Int64, Boolean, Boolean, Byte) Método

Definição

public:
 virtual int ReadByte(long i64Offset, bool bSkipValue, bool % IsNull, System::Byte % bVal);
public int ReadByte (long i64Offset, bool bSkipValue, ref bool IsNull, ref byte bVal);
Public Function ReadByte (i64Offset As Long, bSkipValue As Boolean, ByRef IsNull As Boolean, ByRef bVal As Byte) As Integer

Parâmetros

i64Offset
Int64
bSkipValue
Boolean
IsNull
Boolean
bVal
Byte

Retornos

Int32

Implementações

Aplica-se a