CustomLineCap.Finalize 方法
定义
允许 CustomLineCap 在"垃圾回收"回收 CustomLineCap 之前尝试释放资源并执行其他清理操作。Allows an CustomLineCap to attempt to free resources and perform other cleanup operations before the CustomLineCap is reclaimed by garbage collection.
!CustomLineCap ()
~CustomLineCap ();
override this.Finalize : unit -> unit
Finalize ()