StreamLink.NET
Elements Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionElements
Get a list of the elements in this container.
Declaration Syntax
C#Visual BasicVisual C++
ICollection<IContainerElement> Elements { get; }
ReadOnly Property Elements As ICollection(Of IContainerElement)
property ICollection<IContainerElement^>^ Elements {
	ICollection<IContainerElement^>^ get ();
}
Return Value
A list of elements within the container

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