Get the xml schema
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public XmlSchema GetSchema() |
Visual Basic (Declaration) |
---|
Public Function GetSchema As XmlSchema |
Visual C++ |
---|
public: virtual XmlSchema^ GetSchema() sealed |