Initializes a new instance of the LongVector class
Namespace:
CWrapperAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public LongVector( int capacity ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ capacity As Integer _ ) |
| Visual C++ |
|---|
public: LongVector( int capacity ) |
Parameters
- capacity
- Type: System..::.Int32
[Missing <param name="capacity"/> documentation for "M:CWrapper.LongVector.#ctor(System.Int32)"]