StreamLink.NET
Elements Property
StreamLink.NETCaplin.StreamLink.Subscription.ExtendedContainerExtendedContainerSubscriptionElements
Gets a list of all the elements in this container.
Declaration Syntax
C#Visual BasicVisual C++
public ICollection<IContainerElement> Elements { get; }
Public ReadOnly Property Elements As ICollection(Of IContainerElement)
public:
virtual property ICollection<IContainerElement^>^ Elements {
	ICollection<IContainerElement^>^ get () sealed;
}
Value
Return Value
The list of elements.

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