StringSegment.HasValue Egenskap

Definition

Hämtar om detta StringSegment innehåller ett giltigt värde.

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

Egenskapsvärde

true om innehåller StringSegment ett giltigt värde, false annars.

Gäller för