StringSegment.HasValue Propiedad

Definición

Obtiene si contiene StringSegment un valor válido.

public:
 property bool HasValue { bool get(); };
public bool HasValue { get; }
member this.HasValue : bool
Public ReadOnly Property HasValue As Boolean

Valor de propiedad

true StringSegment si contiene un valor válido; false de lo contrario, .

Se aplica a