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