auto_gcroot 類別
自動的資源管理 (就像auto_ptr Class) 可以使用內嵌虛擬控制碼至原生型別。
template<typename _element_type>
class auto_gcroot;
參數
- _element_type
以內嵌至 managed 型別。
需求
標頭檔 <msclr\auto_gcroot.h>
Namespace msclr
自動的資源管理 (就像auto_ptr Class) 可以使用內嵌虛擬控制碼至原生型別。
template<typename _element_type>
class auto_gcroot;
標頭檔 <msclr\auto_gcroot.h>
Namespace msclr