System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_Facets yöntemi

XmlSchemaSimpleTypeRestriction::get_Facets method

Bir XmlSchema kesiti döndürür.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_Facets()

ReturnValue

Aşağıdaki kesit sınıflarından biri: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.

Ayrıca Bakınız