C# Class System.Xml.Schema.XmlSchemaComplexType

Inheritance: XmlSchemaType
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
ClearCompiledState void
Clone XmlSchemaObject
CloneAttributes XmlSchemaObjectCollection
CloneGroupBaseParticles XmlSchemaObjectCollection
CloneParticle XmlSchemaParticle
ContainsIdAttribute bool
CreateAnyType XmlSchemaComplexType
HasAttributeQNameRef bool
HasParticleRef bool
SetAttributeWildcard void
SetAttributes void
SetBlockResolved void
SetContentTypeParticle void
XmlSchemaComplexType System.Collections

Private Methods

Méthode Description
ClearCompiledState ( ) : void
Clone ( ) : XmlSchemaObject
CloneAttributes ( XmlSchemaObjectCollection attributes ) : XmlSchemaObjectCollection
CloneGroupBaseParticles ( XmlSchemaObjectCollection groupBaseParticles ) : XmlSchemaObjectCollection
CloneParticle ( XmlSchemaParticle particle ) : XmlSchemaParticle
ContainsIdAttribute ( bool findAll ) : bool
CreateAnyType ( XmlSchemaContentProcessing processContents ) : XmlSchemaComplexType
HasAttributeQNameRef ( XmlSchemaObjectCollection attributes ) : bool
HasParticleRef ( XmlSchemaParticle particle ) : bool
SetAttributeWildcard ( XmlSchemaAnyAttribute value ) : void
SetAttributes ( XmlSchemaObjectCollection newAttributes ) : void
SetBlockResolved ( XmlSchemaDerivationMethod value ) : void
SetContentTypeParticle ( XmlSchemaParticle value ) : void
XmlSchemaComplexType ( ) : System.Collections