The VertexChangedEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Compares the equality of this object with another. (Overrides EventArgs Equals(Object).) | |
| GetHashCode | Returns the hash code of this object. (Overrides EventArgs GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a human readable string that represents the object. |
See Also