Version: 5.4
public void Dispose ();

説明

IDisposable のコールバック

using() { }と組み合わせて使用します。

関連項目: IDisposable Interface (MSDN)