BaseUIHierarchy.GetItemsForDataObject Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns the list of hierarchy items on the clipboard. If the current format is not recognized, returns an empty array.
GetItemsForDataObject(IDataObject)
Opens up the data object created by GetDataObjectForItems and returns the items placed in it.
Top