StreamLink for Silverlight
RemovedElements Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.ContainerIContainerEventRemovedElements
Get a collection of objects that have been removed from the container in this update
Declaration Syntax
C#Visual BasicVisual C++
ICollection<IContainerElement> RemovedElements { get; }
ReadOnly Property RemovedElements As ICollection(Of IContainerElement)
property ICollection<IContainerElement^>^ RemovedElements {
	ICollection<IContainerElement^>^ get ();
}
Value
The removed elements.

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