Field IntValue
Represents the integer value stored at the specified memory offset.
public int IntValue
Returns
- int
- Represents the integer value stored at the specified memory offset.
Remarks
This field is part of a structure that uses explicit layout. It shares memory with other fields in the structure, as determined by the FieldOffsetAttribute.