MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​CollectionsILinked­List­Node<T>Next
Open sandboxFocus

ILinkedListNode<T>.Next Property

Next

Declaration
ILinkedListNode<T> Next { get; }
Property Value
Type Description
ILinkedListNode<T>