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






Windows & Linux

Description

Returns a group of event interval collections.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventIntervalCollections() As IAgCrdnEventIntervalCollectionGroup
[C#]
public IAgCrdnEventIntervalCollectionGroup EventIntervalCollections {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalCollectionGroup ^ get_EventIntervalCollections();
[Unmanaged C++]
public: HRESULT get_EventIntervalCollections(
    IAgCrdnEventIntervalCollectionGroup ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalCollectionGroup getEventIntervalCollections();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.