Public Member Functions | List of all members
MemberEnumerator Class Referenceabstract

Member Enumerator class. More...

#include <BaseGeoCoord.h>

Public Member Functions

bool MoveNext ()
 Moves to the GCS group member. More...
 
WCharCP GetCurrentGCSName ()
 Gets the current GCS Name. More...
 
WCharCP GetCurrentGCSDescription ()
 Gets the current GCS Description. More...
 
void Destroy () const
 Free this MemberEnumerator. More...
 

Detailed Description

Member Enumerator class.

+===============+===============+===============+===============+===============+======

Member Function Documentation

void Destroy ( ) const

Free this MemberEnumerator.

WCharCP GetCurrentGCSDescription ( )

Gets the current GCS Description.

Returns
the current member GCS description
WCharCP GetCurrentGCSName ( )

Gets the current GCS Name.

Returns
the current member GCS name
bool MoveNext ( )

Moves to the GCS group member.

Returns
true if successful in moving to the next GCS, 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.