NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
KryptonCheckedListBox.CheckedIndexCollection Class
CheckedIndexCollection Methods
IndexOf Method
IndexOf Method (Int32)
IndexOf Method (Object)
KryptonCheckedListBox
CheckedIndexCollection
IndexOf Method (Object)
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
CheckedIndexCollection Class
IndexOf Overload
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.