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