| Overload | Description |
|---|---|
| Int16Collection Constructor() | Initializes an empty collection. |
| Int16Collection Constructor(Int32) | Initializes the collection and specifies the capacity |
| Int16Collection Constructor(IEnumerable<Int16>) | Initializes the collection and populates it with the values passed-in |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x