PostSharpAPI ReferencePost­Sharp.​CollectionsIRead­Only­Linked­List<T>Is­Empty
Open sandboxFocus

IReadOnlyLinkedList<T>.IsEmpty Property

IsEmpty

Determines whether the list is empty.

Declaration
bool IsEmpty { get; }
Property Value
Type Description
Boolean