| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Package Functions | |
| void | SetQualifiedName (XmlQualifiedName value) | 
| override XmlSchemaObject | Clone () | 
| override void | SetUnhandledAttributes (XmlAttribute[] moreAttributes) | 
| override void | AddAnnotation (XmlSchemaAnnotation annotation) | 
| virtual void | OnAdd (XmlSchemaObjectCollection container, object item) | 
| virtual void | OnRemove (XmlSchemaObjectCollection container, object item) | 
| virtual void | OnClear (XmlSchemaObjectCollection container) | 
Properties | |
| string? | Name [get, set] | 
| XmlSchemaObjectCollection | Attributes [get] | 
| XmlSchemaAnyAttribute? | AnyAttribute [get, set] | 
| XmlQualifiedName | QualifiedName [get] | 
| XmlSchemaObjectTable | AttributeUses [get] | 
| XmlSchemaAnyAttribute? | AttributeWildcard [get, set] | 
| XmlSchemaAttributeGroup? | RedefinedAttributeGroup [get] | 
| XmlSchemaAttributeGroup? | Redefined [get, set] | 
| int | SelfReferenceCount [get, set] | 
| override? string | NameAttribute [get, set] | 
| string? | Id [get, set] | 
| XmlSchemaAnnotation? | Annotation [get, set] | 
| XmlAttribute?[] | UnhandledAttributes [get, set] | 
| override? string | IdAttribute [get, set] | 
| int | LineNumber [get, set] | 
| int | LinePosition [get, set] | 
| string? | SourceUri [get, set] | 
| XmlSchemaObject? | Parent [get, set] | 
| XmlSerializerNamespaces | Namespaces [get, set] | 
| bool | IsProcessing [get, set] | 
Definition at line 5 of file XmlSchemaAttributeGroup.cs.