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






Windows & Linux

Description

The array of times.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ArrayTimes() As System.Array
[C#]
public System.Array ArrayTimes {get;}
[Managed C++]
public: __property System::Array^ get_ArrayTimes();
[Unmanaged C++]
public: HRESULT get_ArrayTimes(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getArrayTimes();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.