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.
StringInfo::SubstringByTextElements Method
.NET Framework (current version)
Retrieves a substring of text elements from the current StringInfo object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | SubstringByTextElements(Int32) | Retrieves a substring of text elements from the current StringInfo object starting from a specified text element and continuing through the last text element. |
![]() | SubstringByTextElements(Int32, Int32) | Retrieves a substring of text elements from the current StringInfo object starting from a specified text element and continuing through the specified number of text elements. |
Show:
