







|
| Lidgren Network Library documentation |
| NetBitVector Constructor |
| NetBitVector Class See Also Send Feedback |
NetBitVector constructor
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public NetBitVector( int bitsCapacity ) |
| Visual Basic |
|---|
Public Sub New ( _ bitsCapacity As Integer _ ) |
| Visual C++ |
|---|
public: NetBitVector( int bitsCapacity ) |
Parameters
- bitsCapacity
- Type: System..::..Int32
[Missing <param name="bitsCapacity"/> documentation for "M:Lidgren.Network.NetBitVector.#ctor(System.Int32)"]
