AGI STK VGT 11 Send comments on this topic.
Times Property (IAgCrdnFindTimesResult)
See Also 
Windows






Windows & Linux

Description

An array of found times.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Times() As System.Array

[C#]
public System.Array Times {get;}

[Managed C++]
public: __property System::Array^ get_Times();

[Unmanaged C++]
public: HRESULT get_Times(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getTimes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface