ReadOnlySequence<T>.IsEmpty Propriété

Définition

Obtient une valeur qui indique si ReadOnlySequence<T> est vide.

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

Valeur de propriété

S’applique à