GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDelayedsCollection Class / Contains Method
In This Topic
    Contains Method (GoCopyDelayedsCollection)
    In This Topic
    Return true if a particular object is in this collection.
    Syntax
    public virtual bool Contains( 
       object obj
    )

    Parameters

    obj
    See Also