System::Xml::Schema::XmlSchemaFacet::get_IsFixed method

XmlSchemaFacet::get_IsFixed method

返回指示此 facet 为固定的相关信息。

virtual bool System::Xml::Schema::XmlSchemaFacet::get_IsFixed()

ReturnValue

如果 true,值是固定的;否则为 false。默认值为 false。可选。

另见