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