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