XmlSchemaGroupBase Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An abstract class for XmlSchemaAll, XmlSchemaChoice, or XmlSchemaSequence.
public ref class XmlSchemaGroupBase abstract : System::Xml::Schema::XmlSchemaParticle
public abstract class XmlSchemaGroupBase : System.Xml.Schema.XmlSchemaParticle
type XmlSchemaGroupBase = class
inherit XmlSchemaParticle
Public MustInherit Class XmlSchemaGroupBase
Inherits XmlSchemaParticle
- Inheritance
- Derived
See XmlSchemaAll, XmlSchemaChoice, and XmlSchemaSequence for examples using this class.
Xml |
Initializes a new instance of the XmlSchemaGroupBase class. |
Annotation |
Gets or sets the |
Id |
Gets or sets the string id. (Inherited from XmlSchemaAnnotated) |
Items |
This collection is used to add new elements to the compositor. |
Line |
Gets or sets the line number in the file to which the |
Line |
Gets or sets the line position in the file to which the |
Max |
Gets or sets the maximum number of times the particle can occur. (Inherited from XmlSchemaParticle) |
Max |
Gets or sets the number as a string value. Maximum number of times the particle can occur. (Inherited from XmlSchemaParticle) |
Min |
Gets or sets the minimum number of times the particle can occur. (Inherited from XmlSchemaParticle) |
Min |
Gets or sets the number as a string value. The minimum number of times the particle can occur. (Inherited from XmlSchemaParticle) |
Namespaces |
Gets or sets the XmlSerializerNamespaces to use with this schema object. (Inherited from XmlSchemaObject) |
Parent |
Gets or sets the parent of this XmlSchemaObject. (Inherited from XmlSchemaObject) |
Source |
Gets or sets the source location for the file that loaded the schema. (Inherited from XmlSchemaObject) |
Unhandled |
Gets or sets the qualified attributes that do not belong to the current schema's target namespace. (Inherited from XmlSchemaAnnotated) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Produit | Versions |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: