GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorCollection Class / Item Property
In This Topic
    Item Property (GoColorCollection)
    In This Topic
    Gets or sets the GoColor associated with the specified String.
    Syntax
    public GoColor this[ 
       string name
    ]; {get; set;}

    Parameters

    name
    See Also