Initializes a new instance of the StackPoolExBase2<(Of <(<'T>)>)> class
Namespace: RCLibraryAssembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public StackPoolExBase2( uint capacity ) |
Visual Basic |
---|
Public Sub New ( _ capacity As UInteger _ ) |
Visual C++ |
---|
public: StackPoolExBase2( unsigned int capacity ) |
Parameters
- capacity
- Type: System..::..UInt32
[Missing <param name="capacity"/> documentation for "M:RCLibrary.StackPoolExBase2`1.#ctor(System.UInt32)"]