GraphUpdatedEventArgs Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAddedCategories(GraphObject^) | Gets the list of added graph categories for a given changed node. |
![]() | GetAddedProperties(GraphObject^) | Gets the list of added graph properties for a given changed node. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetRemovedCategories(GraphObject^) | Gets the list of removed graph categories for a given changed node. |
![]() | GetRemovedProperties(GraphObject^) | Gets the list of removed graph properties for a given changed node. |
![]() | GetType() | (Inherited from Object.) |
![]() | IsAdded(GraphNodeId^) | Determines whether the given node ID was added during this transaction. |
![]() | IsRemoved(GraphNodeId^) | Determines whether the given node ID was removed during this transaction. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

