UINodesMovedEventArgs(IEnumerable<MovedUINode>) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the UINodesMovedEventArgs class.
public:
UINodesMovedEventArgs(System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Workspace::MovedUINode ^> ^ movedUINodes);
public UINodesMovedEventArgs (System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Workspace.MovedUINode> movedUINodes);
new Microsoft.VisualStudio.Workspace.UINodesMovedEventArgs : seq<Microsoft.VisualStudio.Workspace.MovedUINode> -> Microsoft.VisualStudio.Workspace.UINodesMovedEventArgs
Public Sub New (movedUINodes As IEnumerable(Of MovedUINode))
Parameters
- movedUINodes
- IEnumerable<MovedUINode>
All UINodeCreated events