Method ElementAtOffset
ElementAtOffset(IStructType, ulong)
Gets the element index for a specific offset in a given structure
public uint ElementAtOffset(IStructType structType, ulong offset)
Parameters
structType
IStructTypeType of the structure
offset
ulongOffset to determine the index of
Returns
- uint
Index of the element