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