System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_Facets Methode
XmlSchemaSimpleTypeRestriction::get_Facets method
Gibt ein XmlSchema-Facet zurück.
SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_Facets()
ReturnValue
Eine der folgenden Facet-Klassen: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.
Siehe auch
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaSimpleTypeRestriction
- Namespace System::Xml::Schema
- Library Aspose.Font for C++