Click or drag to resize

NotifyDataChangedEventQueueDispose Method

Releases system resources.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 18.03.00
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
Remarks
You must dispose in order to unsubscribe from events.
See Also