StreamLink.NET
Elements Property
StreamLink.NETCaplin.StreamLink.Subscription.DirectoryIDirectorySubscriptionElements
Get a list of the elements in the 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
A list of elements within the directory

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