[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The following tables list the members exposed by the IObjectSet type.

Public Methods

  NameDescription
Ext
returns an ObjectSet with extended functionality.

HasNext
returns
 Copy imageCopy Code
true
if the
 Copy imageCopy Code
ObjectSet
has more elements.

Next
returns the next object in the
 Copy imageCopy Code
ObjectSet
.

Reset
resets the
 Copy imageCopy Code
ObjectSet
cursor before the first element.

Size
returns the number of elements in the
 Copy imageCopy Code
ObjectSet
.