Clipboard (IClipboard80)

The IClipboard80 interface enables you to add multiple items to the clipboard and then access these items.

 

Properties

 

Count

Gets the number of objects in the clipboard.

Item

Gets the ITerraExplorerObject80 element in the specified zero-based index.

 

Methods

 

AddObject

Adds an object to the clipboard.

RemoveAll

Removes all objects from the clipboard.