GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorCollection Class / Count Property
In This Topic
    Count Property (GoColorCollection)
    In This Topic
    Gets the number of GoColor structures contained within the colleciton.
    Syntax
    public int Count {get;}
    Remarks
    The Count property does not return the number of String associations contained in the colleciton.
    See Also