[Missing <summary> documentation for "T:CWrapper.LongVector"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class LongVector : IDisposable, IList<int>, ICollection<int>, IEnumerable<int>, IEnumerable |
| Visual Basic (Declaration) |
|---|
Public Class LongVector _ Implements IDisposable, IList(Of Integer), ICollection(Of Integer), _ IEnumerable(Of Integer), IEnumerable |
| Visual C++ |
|---|
public ref class LongVector : IDisposable, IList<int>, ICollection<int>, IEnumerable<int>, IEnumerable |