EncoderFallbackException.Index Propriété

Définition

Obtient la position d'index, dans la mémoire tampon d'entrée, du caractère qui a provoqué l'exception.

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

Valeur de propriété

Position d'index dans la mémoire tampon d'entrée du caractère qui ne peut pas être encodé.

Remarques

L’index est basé sur zéro.

S’applique à