GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollection Class / CopyArray Method
In This Topic
    CopyArray Method (GoCollection)
    In This Topic
    Returns a newly allocated array of all of the GoObjects in the collection.
    Syntax
    public virtual GoObject[] CopyArray()
    See Also