StreamLink.NET
ElementCount Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionParametersElementCount
Gets the count of the number of elements from the start index to be requested.
Declaration Syntax
C#Visual BasicVisual C++
int ElementCount { get; }
ReadOnly Property ElementCount As Integer
property int ElementCount {
	int get ();
}
Value
The count.

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