Table of Contents

Property IsEmpty

Namespace
Zyl.ExSpans
Assembly
ExSpans.Core.dll

IsEmpty

Gets a value indicating whether this ExSpan<T> is empty (返回一个值,该值指示当前扩展跨度为空).

public bool IsEmpty { get; }

Property Value

bool

true if this ExSpan is empty; otherwise, false.