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





Description

Sets the interval B.

Syntax

[Visual Basic .NET]
Public Sub SetIntervalB( _
   ByVal RefIntervals As IAgCrdnEventInterval _
) 

[C#]
public void SetIntervalB(
IAgCrdnEventInterval RefIntervals
);

[Managed C++]
public: void SetIntervalB(
IAgCrdnEventInterval ^ RefIntervals
);

[Java]
public  setIntervalB(
IAgCrdnEventInterval RefIntervals
);

[Unmanaged C++]
public: HRESULT SetIntervalB(
IAgCrdnEventInterval * RefIntervals
);

Parameters

RefIntervals

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1