GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorCollection Class
/ Count Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Count Property (GoColorCollection)
In This Topic
Gets the number of GoColor structures contained within the colleciton.
Syntax
C#
public
int
Count {
get
;}
Remarks
The Count property does not return the number of String associations contained in the colleciton.
See Also
Reference
GoColorCollection Class
GoColorCollection Members