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

    Parameters

    name
    See Also