IAgODProvideTrackingDataLib 13Send comments on this topic.
AtEnd Method (IAgODEnumGenericObs)
See Also
Windows





Windows & Linux

Description

This method is called to see if we have reached the end of the enumerated list. Returns true if so.

Syntax

[Visual Basic .NET]
Public Function AtEnd() As Boolean
[C#]
public bool AtEnd();
[Managed C++]
public: bool AtEnd();
[Unmanaged C++]
public: HRESULT AtEnd(
    VARIANT_BOOL * pVal
);
[Java]
public bool atEnd();
[Python - STK API ]
def AtEnd(self) -> bool:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.