Version: 2023.2
言語: 日本語
public void Dispose ();

説明

IDisposable のコールバック

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

関連項目: IDisposable Interface (MSDN)