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