System::Xml::Schema::XmlSchemaCollection::CopyTo 메서드

XmlSchemaCollection::CopyTo method

이 컬렉션의 모든 XmlSchema 객체를 지정된 인덱스부터 시작하여 주어진 배열에 복사합니다.

void System::Xml::Schema::XmlSchemaCollection::CopyTo(const ArrayPtr<SharedPtr<XmlSchema>> &array, int32_t index)
매개변수형식설명
arrayconst ArrayPtr<SharedPtr<XmlSchema>>&객체를 복사할 대상 배열입니다.
indexint32_t복사가 시작될 array의 인덱스입니다.

또 보기