StreamLink for Silverlight
AddedElements Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.19.0 (5.0.19.0)