| Overload | Description |
|---|---|
| SByteCollection Constructor() | Initializes an empty collection. |
| SByteCollection Constructor(Int32) | Initializes the collection and sets the maximum capacity |
| SByteCollection Constructor(IEnumerable<SByte>) | Initializes the collection and populates it with the specified collection of SByte values |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x