http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
A Pinnned array of the specific type
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public class PinnedArray<T> : DisposableObject |
Visual Basic |
---|
Public Class PinnedArray(Of T) _ Inherits DisposableObject |
Visual C++ |
---|
generic<typename T> public ref class PinnedArray : public DisposableObject |
Type Parameters
- T
- The type of the array