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





Description

A time array associated with the interval.

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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1