System::Xml::XmlText::SplitText メソッド
XmlText::SplitText method
指定されたオフセットでノードを2つに分割し、両方を兄弟としてツリーに保持します。
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++