IAgODProvideTrackingDataLib 13Send comments on this topic.
Count Method (IAgODObsSet)
See Also
Windows





Windows & Linux

Description

Returns how many observations are in the observation set.

Syntax

[Visual Basic .NET]
Public Function Count() As Integer
[C#]
public int Count();
[Managed C++]
public: int Count();
[Unmanaged C++]
public: HRESULT Count(
    long * pCount
);
[Java]
public int count();
[Python - STK API ]
def Count(self) -> int:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.