StreamLink.NET
Elements Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerEventElements
Obtain the ordering of objects within the container. The key is the index position from 0 to Size.
Declaration Syntax
C#Visual BasicVisual C++
IDictionary<int, IContainerElement> Elements { get; }
ReadOnly Property Elements As IDictionary(Of Integer, IContainerElement)
property IDictionary<int, IContainerElement^>^ Elements {
	IDictionary<int, IContainerElement^>^ get ();
}

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