The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlCharacterData::Substring Method (Int32, Int32)
.NET Framework (current version)
Retrieves a substring of the full string from the specified range.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- offset
-
Type:
System::Int32
The position within the string to start retrieving. An offset of zero indicates the starting point is at the start of the data.
- count
-
Type:
System::Int32
The number of characters to retrieve.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: