NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ButtonSpecCollection<T> Class
ButtonSpecCollection<T> Methods
Remove Method
Remove(T) Method
Remove(Object) Method
Button
Spec
Collection
T
Remove(
T
) Method
Removes first occurance of specified spec.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
bool
Remove
( T
item
)
Parameters
item
T
T reference.
Return Value
Boolean
True if removed; otherwise false.
Implements
ICollection
T
Remove(T)
See Also
Reference
ButtonSpecCollection
T
Class
Remove Overload
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2026 NeoAxis Group. All rights reserved.