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

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