GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLayerCollection Class
/ CopyTo Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CopyTo Method (GoLayerCollection)
In This Topic
Copy references to all of the layers in this collection into an array.
Syntax
C#
public
void
CopyTo(
GoLayer
[]
array
,
int
index
)
Parameters
array
index
See Also
Reference
GoLayerCollection Class
GoLayerCollection Members