GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayer Class / CopyTo Method
In This Topic
    CopyTo Method (GoLayer)
    In This Topic
    Copy references to all of the objects in this collection into an array.
    Syntax
    public void CopyTo( 
       GoObject[] array,
       int index
    )

    Parameters

    array
    index
    See Also