Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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