Initializes a new instance of the DataObjectChangedEventArgs class.
Overload List
| Name | Description | |
|---|---|---|
![]() |
DataObjectChangedEventArgs(String, []) | Initializes a new instance of the DataObjectChangedEventArgs class with the object type name and an array of identifier parts representing the data object. |
![]() |
DataObjectChangedEventArgs(String, [], []) | Initializes a new instance of the DataObjectChangedEventArgs class with the object type name, an array of identifier parts, and another array of new identifier parts representing this data object. |
![]() |
DataObjectChangedEventArgs(String, [], IDictionary<String, Object>, IDictionary<String, Object>) | Initializes a new instance of the DataObjectChangedEventArgs class with the object type name, an array of identifier parts representing the data object, a collection of name/value pairs of property names and values, and another collection of name/value pairs for new property names and values. |
![]() |
DataObjectChangedEventArgs(String, [], IDictionary<String, Object>, [], IDictionary<String, Object>) | Initializes a new instance of the DataObjectChangedEventArgs class with the object type name, an array of identifier parts representing the data object, a collection of name/value pairs of property names and values, an array of new identifier parts representing the data object, and another collection of name/value pairs for new property names and values. |
Top
See Also
Reference
DataObjectChangedEventArgs Class
.gif)