XmlSchemaChoice Members
.NET Framework 1.1
Public Constructors
XmlSchemaChoice Constructor | Initializes a new instance of the XmlSchemaChoice class. |
Public Properties
Annotation (inherited from XmlSchemaAnnotated) | Gets or sets the annotation property. |
Id (inherited from XmlSchemaAnnotated) | Gets or sets the string id. |
Items | Overridden. Gets the collection of the elements contained with the compositor (choice): XmlSchemaElement, XmlSchemaGroupRef, XmlSchemaChoice, XmlSchemaSequence, or XmlSchemaAny. |
LineNumber (inherited from XmlSchemaObject) | Gets or sets the line number in the file to which the schema element refers. |
LinePosition (inherited from XmlSchemaObject) | Gets or sets the line position in the file to which the schema element refers. |
MaxOccurs (inherited from XmlSchemaParticle) | Gets or sets the maximum number of times the particle can occur. |
MaxOccursString (inherited from XmlSchemaParticle) | Gets or sets the number as a string value. Maximum number of times the particle can occur. |
MinOccurs (inherited from XmlSchemaParticle) | Gets or sets the minimum number of times the particle can occur. |
MinOccursString (inherited from XmlSchemaParticle) | Gets or sets the number as a string value. The minimum number of times the particle can occur. |
Namespaces (inherited from XmlSchemaObject) | Gets or sets the XmlSerializerNamespaces to use with this schema object. |
SourceUri (inherited from XmlSchemaObject) | Gets or sets the source location for the file that loaded the schema. |
UnhandledAttributes (inherited from XmlSchemaAnnotated) | Gets or sets the qualified attributes that do not belong to the schema target namespace. |
Public Methods
Equals (inherited from Object) | Overloaded. Determines whether two Object instances are equal. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Protected Methods
Finalize (inherited from Object) | Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
