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