System::Xml::Schema::XmlSchemaObjectCollection::Add 메서드
XmlSchemaObjectCollection::Add method
XmlSchemaObject를 XmlSchemaObjectCollection에 추가합니다.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | XmlSchemaObject입니다. |
ReturnValue
항목이 추가된 인덱스입니다.
또 보기
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++