| Overload | Description | 
|---|---|
| IEncodeableCollection Constructor() | Initializes an empty collection. | 
| IEncodeableCollection Constructor(IEnumerable<IEncodeable>) | Initializes the collection from another collection. | 
| IEncodeableCollection Constructor(Int32) | Initializes the collection with the specified capacity. | 
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
     
    