System::Xml::XmlText::SplitText 메서드

XmlText::SplitText method

지정된 오프셋에서 노드를 두 개의 노드로 분할하여 두 노드를 형제로 트리 내에 유지합니다.

virtual SharedPtr<XmlText> System::Xml::XmlText::SplitText(int32_t offset)
매개변수형식설명
offsetint32_t노드를 분할할 오프셋입니다.

ReturnValue

새 노드.

또 보기