System::Xml::Schema::XmlSchemaGroupRef::get_Particle method
XmlSchemaGroupRef::get_Particle method
Returns one of the XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence classes, which holds the post-compilation interpretation of the Particle value.
SharedPtr<XmlSchemaGroupBase> System::Xml::Schema::XmlSchemaGroupRef::get_Particle()
ReturnValue
The post-compilation interpretation of the Particle value, which is one of the XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence classes.
See Also
- Typedef SharedPtr
- Class XmlSchemaGroupBase
- Class XmlSchemaGroupRef
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++