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