AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.