Skip to main content
A newer version of this page is available. .

ObjectsManipulatingEventArgs Constructors

Arguments passed to the events that involve manipulating objects.
Name Parameters Description
ObjectsManipulatingEventArgs(ICollection) objects Creates and initializes a new instance of the ObjectsManipulatingEventArgs class.
ObjectsManipulatingEventArgs(Object) obj Creates and initializes a new instance of the ObjectsManipulatingEventArgs class.
See Also