GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ Last Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Last Property (GoCollection)
In This Topic
Gets the last object in this collection.
Syntax
C#
public
virtual
GoObject
Last {
get
;}
Property Value
If this collection is empty, this value is null.
See Also
Reference
GoCollection Class
GoCollection Members