Substring
CharacterData.Substring method
Extracts a range of data from the node.
public virtual string Substring(int offset, int count)
Parameter | Type | Description |
---|---|---|
offset | Int32 | The offset. |
count | Int32 | The count. |
See Also
- class CharacterData
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance