GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorCollection Class / Contains Method / Contains(GoColor) Method
In This Topic
    Contains(GoColor) Method
    In This Topic
    Determines if the specified GoColor is in the collection.
    Syntax
    public bool Contains( 
       GoColor color
    )

    Parameters

    color
    See Also