GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ Contains Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Contains Method (GoCollection)
In This Topic
Determine if the given object is present in this collection.
Syntax
C#
public
virtual
bool
Contains(
GoObject
obj
)
Parameters
obj
See Also
Reference
GoCollection Class
GoCollection Members