StreamLink for Silverlight
Elements Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.DirectoryIDirectorySubscriptionElements
Gets a list of the elements in this directory.
Declaration Syntax
C#Visual BasicVisual C++
ICollection<IDirectoryElement> Elements { get; }
ReadOnly Property Elements As ICollection(Of IDirectoryElement)
property ICollection<IDirectoryElement^>^ Elements {
	ICollection<IDirectoryElement^>^ get ();
}
Return Value
The list of elements.

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