GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollection Class / Clear Method
In This Topic
    Clear Method (GoCollection)
    In This Topic
    Remove all of the objects in this collection.
    Syntax
    public virtual void Clear()
    See Also