StreamLink.NET
AddedElements Property
StreamLink.NETCaplin.StreamLink.Subscription.DirectoryIDirectoryEventAddedElements
Gets the collection of elements that have been added to the directory in this update.
Declaration Syntax
C#Visual BasicVisual C++
ICollection<IDirectoryElement> AddedElements { get; }
ReadOnly Property AddedElements As ICollection(Of IDirectoryElement)
property ICollection<IDirectoryElement^>^ AddedElements {
	ICollection<IDirectoryElement^>^ get ();
}
Value
The added elements.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.12.0 (5.0.12.0)