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