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