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