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