| VectorOfVectorOfInt Constructor |
http://www.emgu.com
Create an empty standard vector of VectorOfInt
Namespace: Emgu.CV.UtilAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic VectorOfVectorOfInt()
public:
VectorOfVectorOfInt()
new : unit -> VectorOfVectorOfInt
See Also