[Missing <summary> documentation for "M:CWrapper.IntVector.GetRange(System.Int32,System.Int32)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public IntVector GetRange( int index, int count ) |
Visual Basic (Declaration) |
---|
Public Function GetRange ( _ index As Integer, _ count As Integer _ ) As IntVector |
Visual C++ |
---|
public: IntVector^ GetRange( int index, int count ) |
Parameters
- index
- Type: System..::.Int32
[Missing <param name="index"/> documentation for "M:CWrapper.IntVector.GetRange(System.Int32,System.Int32)"]
- count
- Type: System..::.Int32
[Missing <param name="count"/> documentation for "M:CWrapper.IntVector.GetRange(System.Int32,System.Int32)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.IntVector.GetRange(System.Int32,System.Int32)"]