Click or drag to resize

NotifyDataChangedDataChangedNotifierDispose Method

Releases system resources.

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

Implements

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