Поделиться через


FileStreamWriter.WriteByte(Byte) Метод

Определение

public:
 virtual int WriteByte(System::Byte bVal);
public int WriteByte (byte bVal);
abstract member WriteByte : byte -> int
override this.WriteByte : byte -> int
Public Function WriteByte (bVal As Byte) As Integer

Параметры

bVal
Byte

Возвращаемое значение

Реализации

Применяется к