NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Component.ComponentSet Class
ComponentSet Methods
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (Component[], Int32)
Component
ComponentSet
CopyTo Method (Array, Int32)
Copies a list of child components to an array.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
CopyTo
(
Array
array
,
int
arrayIndex
)
Parameters
array
Type:
System
Array
arrayIndex
Type:
System
Int32
Implements
ICollection
CopyTo(Array, Int32)
See Also
Reference
Component
ComponentSet Class
CopyTo Overload
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.