StreamLink for Silverlight
Elements Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionElements
Gets a list of all 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
The list of elements.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.16.0 (5.0.16.0)