DiskStorageView.GetByte(Int32) Method

Definition

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

Parameters

i
Int32

Returns

Implements

Applies to