C# Class System.Xml.Schema.XmlSchemaObject

Summary description for XmlSchemaObject.
显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
AddAnnotation void
Clone XmlSchemaObject
OnAdd void
OnClear void
OnRemove void
SetUnhandledAttributes void

Private Methods

Method Description
AddAnnotation ( XmlSchemaAnnotation annotation ) : void
Clone ( ) : XmlSchemaObject
OnAdd ( XmlSchemaObjectCollection container, object item ) : void
OnClear ( XmlSchemaObjectCollection container ) : void
OnRemove ( XmlSchemaObjectCollection container, object item ) : void
SetUnhandledAttributes ( XmlAttribute moreAttributes ) : void