AddAfter (Kernel)¶
-
AddAfter
(list nodeAfter node)¶ Adds node to the specified list after the node pointed to by nodeAfter.
Parameters: See also:
AddToFront()
,AddToEnd()
,FindKey()
,DeleteKey()
AddAfter
(list nodeAfter node)¶Adds node to the specified list after the node pointed to by nodeAfter.
Parameters: |
---|
See also: AddToFront()
, AddToEnd()
, FindKey()
, DeleteKey()