AGI STK VGT 11Send comments on this topic.
SetIntervalListA Method (IAgCrdnEventIntervalListMerged)
See Also 
RefIntervals
Windows






Windows & Linux

Description

Sets the interval list A.

Syntax

[Visual Basic .NET]
Public Sub SetIntervalListA( _
   ByVal RefIntervals As IAgCrdnEventIntervalList _
) 
[C#]
public void SetIntervalListA(
   IAgCrdnEventIntervalList RefIntervals
);
[Managed C++]
public: void SetIntervalListA(
   IAgCrdnEventIntervalList ^ RefIntervals
);
[Java]
public  setIntervalListA(
   IAgCrdnEventIntervalList RefIntervals
);
[Unmanaged C++]
public: HRESULT SetIntervalListA(
   IAgCrdnEventIntervalList * RefIntervals
);

Parameters

RefIntervals

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.