System::Xml::Schema::XmlSchemaGroupBase class

XmlSchemaGroupBase class

An abstract class for XmlSchemaAll, XmlSchemaChoice, or XmlSchemaSequence.

class XmlSchemaGroupBase : public System::Xml::Schema::XmlSchemaParticle

Methods

MethodDescription
virtual get_Items()This collection is used to add new elements to the compositor.

Typedefs

TypedefDescription
PtrAn alias for shared pointer to an instance of this class.

See Also