The INodeInfo type exposes the following members.

Methods

  NameDescription
Public methodBeginUpdate
Disables events. Call this function if bunch of properties will get changed.
Public methodCommitUpdate
Enables events. Call this function after a BeginUpdate(). Will trigger a NodeInfoUpdated event.

Extension Methods

See Also