C# Class System.Xml.Schema.XmlSchemaObject

Summary description for XmlSchemaObject.
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
AddAnnotation void
Clone XmlSchemaObject
OnAdd void
OnClear void
OnRemove void
SetUnhandledAttributes void

Private Methods

Méthode 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