NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
KryptonCheckedListBox.CheckedIndexCollection Class
CheckedIndexCollection Methods
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
KryptonCheckedListBox
CheckedIndexCollection
CopyTo Method
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
KryptonCheckedListBox
CheckedIndexCollection Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.