System::Xml::Schema::XmlSchemaType::get_IsMixed 메서드

XmlSchemaType::get_IsMixed method

이 유형이 혼합 콘텐츠 모델을 갖는지 여부를 나타내는 값을 반환합니다. 이 호출은 복합 유형에서만 유효합니다.

virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()

ReturnValue

true if the type has a mixed content model; otherwise, false. The default is false.

또 보기