SubscriptionDataConfigList Class
Provides convenient methods for holding several SubscriptionDataConfig
Object Model

Syntax
public class SubscriptionDataConfigList : System.Collections.Generic.List<SubscriptionDataConfig>
Inheritance Hierarchy
System.Object
System.Collections.Generic.List<T>
QuantConnect.Data.SubscriptionDataConfigList
Requirements
Target Platforms: Microsoft .NET 4.5 or Mono 3.10 or above.
See Also