Click or drag to resize

NotifyDataChanged Class

Provides INotifyDataChanged extensions.
Inheritance Hierarchy
SystemObject
  Demo3D.NetNotifyDataChanged

Namespace: Demo3D.Net
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public static class NotifyDataChanged

The NotifyDataChanged type exposes the following members.

Methods
 NameDescription
Public Extension MethodCode exampleGetEventQueue Subscribes to data changed events and returns a NotifyDataChangedEventQueue.
Top
See Also