StringSegment.HasValue Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dies StringSegment einen gültigen Wert enthält.

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

Eigenschaftswert

Boolean

true wenn der StringSegment gültige Wert enthält; false andernfalls.

Gilt für: