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
Contains Method
Determines whether the collection contains the button spec.
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
bool
Contains
(
Object
item
)
Parameters
item
Type:
System
Object
Object reference.
Return Value
Type:
Boolean
True if button spec found; otherwise false.
Implements
IList
Contains(Object)
See Also
Reference
KryptonCheckedListBox
CheckedIndexCollection Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.