System::Xml::Schema::XmlSchemaObjectCollection::Insert 메서드

XmlSchemaObjectCollection::Insert method

XmlSchemaObjectXmlSchemaObjectCollection에 삽입합니다.

void System::Xml::Schema::XmlSchemaObjectCollection::Insert(int32_t index, const SharedPtr<XmlSchemaObject> &item)
매개변수형식설명
indexint32_t항목을 삽입해야 하는 0부터 시작하는 인덱스입니다.
itemconst SharedPtr<XmlSchemaObject>&삽입할 XmlSchemaObject입니다.

또 보기