| Visual Basic (Usage) | Copy Code |
|---|---|
Dim capacity As Integer Dim instance As New ByteCollection(capacity) | |
Parameters
- capacity
- The maximum size of this collection
Initializes the collection and sets the maximum capacity
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x