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

XmlSchemaSimpleContentRestriction::get_Facets method

Bir XmlSchema facet’i döndürür.

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

ReturnValue

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

Ayrıca Bakınız