GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ Add Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Add Method (GoCollection)
In This Topic
Add an object to this collection.
Syntax
C#
public
virtual
void
Add(
GoObject
obj
)
Parameters
obj
Remarks
Duplicates are not allowed.
See Also
Reference
GoCollection Class
GoCollection Members