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
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
CheckedItemCollection Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.