NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ButtonSpecCollection(T) Class
ButtonSpecCollection(T) Methods
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (T[], Int32)
ButtonSpecCollection
T
CopyTo Method (Array, Int32)
Copies all the elements of the current collection to the specified Array.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
CopyTo
(
Array
array
,
int
index
)
Parameters
array
Type:
System
Array
The Array that is the destination of the elements copied from the collection.
index
Type:
System
Int32
The index in array at which copying begins.
Implements
ICollection
CopyTo(Array, Int32)
See Also
Reference
ButtonSpecCollection
T
Class
CopyTo Overload
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.