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