Java.Util.LinkedList: Property Members

The properties of Java.Util.LinkedList are listed below. For a list of all members, see the LinkedList Members list.

See Also: Inherited members from Java.Util.AbstractSequentialList

Public Properties

[read-only]
FirstJava.Lang.Object. Returns the first element in this LinkedList.
[read-only]
LastJava.Lang.Object. Returns the last element in this LinkedList.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.