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