GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / CopyArray Method
In This Topic
    CopyArray Method (GoLayerCollection)
    In This Topic
    Returns a newly allocated array holding references to all of the layers.
    Syntax
    public GoLayer[] CopyArray()
    See Also