StreamLink.NET
WindowStartIndex Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionWindowStartIndex
Gets the index of the first container element that is being requested from the container.
Declaration Syntax
C#Visual BasicVisual C++
int WindowStartIndex { get; }
ReadOnly Property WindowStartIndex As Integer
property int WindowStartIndex {
	int get ();
}
Value
The start index of the element. If no element count has been set the value will be MinValue.

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