StreamLink for Silverlight
SubscribedToAllContainerElements Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.ExtendedContainerExtendedContainerSubscriptionSubscribedToAllContainerElements
Indicates whether or not all the elements in the container have been subscribed to.
Declaration Syntax
C#Visual BasicVisual C++
public bool SubscribedToAllContainerElements { get; }
Public ReadOnly Property SubscribedToAllContainerElements As Boolean
public:
virtual property bool SubscribedToAllContainerElements {
	bool get () sealed;
}
Value
true if all the elements in the container have been subscribed to; otherwise, false.

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