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

ReadOnlySinglyLinkedList<T>.IsEmpty Property

IsEmpty

Determines whether the list is empty.

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