STK Vector Geometry ToolSend comments on this topic.
GetTimeComponentSize Method (IAgCrdnEventIntervalListMerged)
See Also
Windows





Windows & Linux

Description

Gets time component list size.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.