NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
KryptonCheckedListBox.CheckedItemCollection Class
CheckedItemCollection Methods
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
IndexOfIdentifier Method
KryptonCheckedListBox
CheckedItemCollection
IndexOf Method
Determines the index of the specified spec in the collection.
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
int
IndexOf
(
Object
item
)
Parameters
item
Type:
System
Object
Object reference.
Return Value
Type:
Int32
-1 if not found; otherwise index position.
Implements
IList
IndexOf(Object)
See Also
Reference
KryptonCheckedListBox
CheckedItemCollection Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.