| [Overview][Types][Classes][Procedures and functions][Index] |
GetLast - finds the last node matching the supplied arguments; returns True if successful.
Source position: avglvltree.pas line 125
public function TPointerToPointerTree.GetLast( |
out Key: Pointer; |
out Value: Pointer |
):Boolean; |