A Pinnned array of type T
Namespace:
Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public class PinnedArray<T> : DisposableObject |
| Visual Basic (Declaration) |
|---|
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