Click or drag to resize

ISchemaManagerImportSchema Method


Overload List
  NameDescription
Public methodImportSchema(String, Boolean, Boolean)
Imports a schema with a string serialization of the previous-generation schema XML file.
Public methodImportSchema(XDocument, Boolean, Boolean)
Imports a schema with a string serialization of the previous-generation schema XML file.
Top
See Also