ObjectLinkedList_Add Subroutine

public subroutine ObjectLinkedList_Add(this, object)

Type Bound

ObjectLinkedList

Arguments

Type IntentOptional Attributes Name
class(ObjectLinkedList) :: this
type(Object_type) :: object