CMCustomBlockAllocator 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class CMCustomBlockAllocator : IDisposable
type CMCustomBlockAllocator = class
interface IDisposable
- 继承
-
CMCustomBlockAllocator
- 实现
构造函数
| CMCustomBlockAllocator() |
方法
| Allocate(nuint) | |
| Dispose() |
释放 CMCustomBlockAllocator 对象使用的资源。 |
| Dispose(Boolean) |
释放 CMCustomBlockAllocator 对象使用的资源。 |
| Finalize() |
CMCustomBlockAllocator 对象的终结器 |
| Free(IntPtr, nuint) | |