System::Xml::XmlText::SplitText 메서드
XmlText::SplitText method
지정된 오프셋에서 노드를 두 개의 노드로 분할하여 두 노드를 형제로 트리 내에 유지합니다.
virtual SharedPtr<XmlText> System::Xml::XmlText::SplitText(int32_t offset)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| offset | int32_t | 노드를 분할할 오프셋입니다. |
ReturnValue
새 노드.
또 보기
- Typedef SharedPtr
- Class XmlText
- Class XmlText
- Namespace System::Xml
- Library Aspose.Page for C++