Binary.Word 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
Word(Int32) | |
Word(Int32, Int32) |
Word(Int32)
Word(Int32, Int32)
public:
virtual int Word(int offset, int value);
public virtual int Word (int offset, int value);
abstract member Word : int * int -> int
override this.Word : int * int -> int
Public Overridable Function Word (offset As Integer, value As Integer) As Integer
Parameters
- offset
- Int32
- value
- Int32