Public Member Functions | List of all members
GroupEnumerator Class Referenceabstract

Group Enumerator class. More...

#include <BaseGeoCoord.h>

Public Member Functions

bool MoveNext ()
 Moves to the next group. More...
 
GroupGetCurrent ()
 Gets the current Group. More...
 
void Destroy () const
 Free this GroupEnumerator. More...
 

Detailed Description

Group Enumerator class.

Member Function Documentation

void Destroy ( ) const

Free this GroupEnumerator.

Group* GetCurrent ( )

Gets the current Group.

Returns
the current GCS Group.
bool MoveNext ( )

Moves to the next group.

Returns
true if successful in moving to the next Group, false if there are no more.

The documentation for this class was generated from the following file:

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.