Gets the length of the emittable.
Namespace: SharpAssembler.CoreAssembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
The length of the emittable, in bytes.
Contracts
This method is pure.
Ensures |
---|
Contract.Result<int>() >= 0 |