NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlSchemas.OnClear

[To be supplied.]

[Visual Basic]
Overrides Protected Sub OnClear()
[C#]
protected override void OnClear();
[C++]
protected: override void OnClear();
[JScript]
protected override function OnClear();

See Also

XmlSchemas Class | XmlSchemas Members | System.Xml.Serialization.Schema Namespace