UIApplicationDoDragDrop(ICollectionString) Method


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

Parameters

dropData  ICollectionString
 
See Also