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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.