共用方式為


TextTransformation.Dispose 方法

包含受保護的成員
包含繼承的成員

釋放 TextTransformation 所使用的資源。

這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。

多載清單

  名稱 說明
公用方法 Dispose() 釋放 TextTransformation 所使用的所有資源。
受保護的方法 Dispose(Boolean) 釋放 TextTransformation 所使用的 Unmanaged 資源,並選擇性釋放 Managed 資源。

回頁首

請參閱

參考

TextTransformation 類別

Microsoft.VisualStudio.TextTemplating 命名空間

IDisposable

其他資源

Implementing Finalize and Dispose to Clean Up Unmanaged Resources

記憶體回收