DoDragDrop Method (ICollection(String))


UIApplication Do Drag Drop(ICollection String ) Method


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static void DoDragDrop(
	ICollection<string> dropData
)

Parameters

dropData ICollection String
See Also