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