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
structTypeIStructTypeType of the structure
offsetulongOffset to determine the index of
Returns
- uint
Index of the element