AGI STK VGT 11 Send comments on this topic.
Labels Property (IAgCrdnEventIntervalCollection)
See Also 





Description

Get the labels associated with the interval lists in the collection.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getLabels();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1