StreamLink for Silverlight
Elements Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)