GraphObjectChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
These event args are used by the GraphNodeCollection and GraphLinkCollection Added and Removed events so you can track which nodes and links are added and removed from the graph.
public ref class GraphObjectChangedEventArgs : EventArgs
public class GraphObjectChangedEventArgs : EventArgs
type GraphObjectChangedEventArgs = class
inherit EventArgs
Public Class GraphObjectChangedEventArgs
Inherits EventArgs
- Inheritance
-
GraphObjectChangedEventArgs
Constructors
GraphObjectChangedEventArgs(GraphObject) |
Properties
Changed |