Method System.Memory()->_sizeof()
- Method _sizeof
intsizeof( System.Memory arg )- Description
returns the size of the memory (bytes). note: throws if not allocated
int sizeof( System.Memory arg )
returns the size of the memory (bytes). note: throws if not allocated