ISelection80

This interface provides the methods for adding, removing, and accessing objects from the selection buffer.

 

 

Properties

 

Count

Gets the number of features in the selection buffer.

Item

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

 

Methods

 

Add

Adds an object to the selection buffer.

CanAdd

Gets a Boolean that identifies if the object can be added to the selection buffer.

Remove

Removes an object from the selection buffer

RemoveAll

Removes all objects from the selection buffer.