StreamLink for Silverlight
WindowStartIndex Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.16.0 (5.0.16.0)