System::Xml::Schema::XmlSchemaFacet::get_IsFixed 方法

XmlSchemaFacet::get_IsFixed method

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

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

ReturnValue

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

另见