GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollection Class / Count Property
In This Topic
    Count Property (GoCollection)
    In This Topic
    Gets the number of objects in this collection.
    Syntax
    public virtual int Count {get;}
    See Also