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( ICollection c ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ c As ICollection _ ) |
| Visual C++ |
|---|
public: LongVector( ICollection^ c ) |
Parameters
- c
- Type: System.Collections..::.ICollection
[Missing <param name="c"/> documentation for "M:CWrapper.LongVector.#ctor(System.Collections.ICollection)"]