Icon.Dispose 方法
定义
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()
实现
注解
调用会 Dispose 允许出于其他目的重新分配此所使用的资源 Icon 。Calling Dispose allows the resources that are used by this Icon to be reallocated for other purposes.