RhinoCommon API
MeshVertexStatusListCopyTo Method |
Copies to an array, starting at an index.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public void CopyTo( bool[] array, int arrayIndex )
Public Sub CopyTo ( array As Boolean(), arrayIndex As Integer )
Parameters
- array
- Type: SystemBoolean
The array to be copied into. - arrayIndex
- Type: SystemInt32
The starting index in the array.
Implements
ICollectionTCopyTo(T, Int32)
Rhino for Windows
Supported in: 6.14