StreamLink.NET
StartIndex Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionParametersStartIndex
Gets the index of the first container element in the container window.
Declaration Syntax
C#Visual BasicVisual C++
int StartIndex { get; }
ReadOnly Property StartIndex As Integer
property int StartIndex {
	int get ();
}
Value
The index of the element, where the first element in the container has an index value of 0 (zero).

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