Emgu CV Library Documentation
ToArray Method
NamespacesEmgu.CVSeq<(Of <(T>)>)ToArray()()()

www.emgu.com/wiki
Convert this sequence to array
Declaration Syntax
C#Visual BasicVisual C++
public T[] ToArray()
Public Function ToArray As T()
public:
array<T>^ ToArray()
Return Value
the array representation of this sequence

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)