EncoderFallbackException.Index Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the index position in the input buffer of the character that caused the exception.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32The index position in the input buffer of the character that cannot be encoded.
Show: