Binary.Byte Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Byte(Int32) | |
Byte(Int32, Int32) |
Byte(Int32)
Byte(Int32, Int32)
public:
virtual int Byte(int offset, int value);
public virtual int Byte (int offset, int value);
abstract member Byte : int * int -> int
override this.Byte : int * int -> int
Public Overridable Function Byte (offset As Integer, value As Integer) As Integer
Parameters
- offset
- Int32
- value
- Int32