NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ButtonSpecCollection(T) Class
ButtonSpecCollection(T) Methods
Contains Method
Contains Method (Object)
Contains Method (T)
ButtonSpecCollection
T
Contains Method (Object)
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
value
)
Parameters
value
Type:
System
Object
Object reference.
Return Value
Type:
Boolean
True if button spec found; otherwise false.
Implements
IList
Contains(Object)
See Also
Reference
ButtonSpecCollection
T
Class
Contains Overload
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.