|
| A Sandcastle Documented Class Library |
| cXMLHandler..::..ForgetSchema Method |
| cXMLHandler Class See Also Send Feedback |
|
Forgets the schema.
No more validation checks are possible
Namespace: XMLConfigurationLib
Assembly: XMLConfigurationLib (in XMLConfigurationLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void ForgetSchema() |
| Visual Basic |
|---|
Public Sub ForgetSchema |
| Visual C++ |
|---|
public: void ForgetSchema() |