Method AbiSizeOf
AbiSizeOf(ITypeRef)
Retrieves the ABI specified size of the given type
public ulong AbiSizeOf(ITypeRef typeRef)
Parameters
typeRef
ITypeRefType to get the size from
Returns
- ulong
Size of the type
Remarks
Returns the offset in bytes between successive objects of the specified type, including alignment padding