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 (
T
, Int32)
Copies button specs to specified array starting at particular index.
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
( T[]
array
,
int
arrayIndex
)
Parameters
array
Type:
T
Target array.
arrayIndex
Type:
System
Int32
Starting array index.
Implements
ICollection
T
CopyTo(
T
, Int32)
See Also
Reference
ButtonSpecCollection
T
Class
CopyTo Overload
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.