[Missing <summary> documentation for "M:CWrapper.StrVector.SetRange(System.Int32,CWrapper.StrVector)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void SetRange( int index, StrVector values ) |
Visual Basic (Declaration) |
---|
Public Sub SetRange ( _ index As Integer, _ values As StrVector _ ) |
Visual C++ |
---|
public: void SetRange( int index, StrVector^ values ) |
Parameters
- index
- Type: System..::.Int32
[Missing <param name="index"/> documentation for "M:CWrapper.StrVector.SetRange(System.Int32,CWrapper.StrVector)"]
- values
- Type: CWrapper..::.StrVector
[Missing <param name="values"/> documentation for "M:CWrapper.StrVector.SetRange(System.Int32,CWrapper.StrVector)"]