WeakReferenceListBaseTLast Method |
Get the value at the last position in the list
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax Public Function Last As T
Return Value
Type:
TThe value at the last position in the list
See Also