The pointer to the storage used by this sequence

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
protected readonly MemStorage _stor
Visual Basic (Declaration)
Protected ReadOnly _stor As MemStorage
Visual C++
protected:
initonly MemStorage^ _stor

See Also