StringInfo.LengthInTextElements Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of text elements in the current StringInfo object.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32The number of base characters, surrogate pairs, and combining character sequences in this StringInfo object.
Show: