StreamLink.NET
WindowStartIndex Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionWindowStartIndex
Gets the index of the first element in the container window.
Declaration Syntax
C#Visual BasicVisual C++
int WindowStartIndex { get; }
ReadOnly Property WindowStartIndex As Integer
property int WindowStartIndex {
	int get ();
}
Value
The index of the element, where the first element in the container has an index value of 0 (zero). If no window has been set (not set when the IContainerSubscriptionParameters was created or there has been no previous call to SetWindow(Int32, Int32)), the value will be MinValue.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.12.0 (5.0.12.0)