StreamLink.NET
RemovedElements Property
StreamLink.NETCaplin.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 (Module: Caplin.StreamLink) Version: 5.0.8.0 (5.0.8.0)