System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes 메서드
XmlSchemaSimpleTypeUnion::set_MemberTypes method
이 스키마(또는 지정된 네임스페이스에 의해 지정된 다른 스키마)에서 정의된 내장 데이터 형식 또는 simpleType 요소의 한정된 멤버 이름 배열을 설정합니다.
void System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes(const ArrayPtr<SharedPtr<XmlQualifiedName>> &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | const ArrayPtr<SharedPtr<XmlQualifiedName>>& | 설정할 값. |
또 보기
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaSimpleTypeUnion
- Namespace System::Xml::Schema
- Library Aspose.Page for C++