SizeOf()
Unsafe::SizeOf() method
Returns the size of the specified type.
template<typename T> static int32_t System::Runtime::CompilerServices::Unsafe::SizeOf()
Template parameters
| Parameter | Description |
|---|---|
| T | The type to determine the size of. |
Return Value
The size of the specified type.
See Also
- Class Unsafe
- Namespace System::Runtime::CompilerServices
- Library Aspose.Slides