AGI STK VGT 11 Send comments on this topic.
Descriptions Property (IAgCrdnEventIntervalList)
See Also 





Description

Get the labels associated with the interval list.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getDescriptions();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1