StreamLink for Silverlight
AddedElements Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.ContainerIContainerEventAddedElements
Gets the collection of elements that have been added to the container in this update.
Declaration Syntax
C#Visual BasicVisual C++
ICollection<IContainerElement> AddedElements { get; }
ReadOnly Property AddedElements As ICollection(Of IContainerElement)
property ICollection<IContainerElement^>^ AddedElements {
	ICollection<IContainerElement^>^ get ();
}
Value
The added elements.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)