System::Xml::Schema::XmlSchemaType::get_IsMixed Methode
XmlSchemaType::get_IsMixed method
Gibt einen Wert zurück, der angibt, ob dieser Typ ein gemischtes Inhaltsmodell hat. Dieser Aufruf ist nur in einem komplexen Typ gültig.
virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()
ReturnValue
true if the type has a mixed content model; otherwise, false. The default is false.
Siehe auch
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++