Clipboard (IClipboard65)

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

 

Methods

 

Count

Number of objects in the clipboard.

Item

Returns the ITerraExplorerObject65 element in the specified zero based index.

AddObject

Adds an object to the clipboard.

RemoveAll

Removes all objects from the clipboard.