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





Windows & Linux

Description

This method is called to return the next generic observation object in the list.

Syntax

[Visual Basic .NET]
Public Function Next() As IAgODGenericObs
[C#]
public IAgODGenericObs Next();
[Managed C++]
public: IAgODGenericObs ^ Next();
[Unmanaged C++]
public: HRESULT Next(
    IAgODGenericObs ** ppNextObs
);
[Java]
public IAgODGenericObs next();
[Python - STK API ]
def Next(self) -> "IAgODGenericObs":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.