| Parameter | Description |
|---|---|
| type | The System.Type of a struct. |
bool
True if type is unmanaged, otherwise false.
Checks whether the struct or type is unmanaged.
An unmanaged type contains no managed fields, and can be freely copied in memory.
bool
True if type is unmanaged, otherwise false.
Checks whether the struct or type is unmanaged.
An unmanaged type contains no managed fields, and can be freely copied in memory.