NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ButtonSpecCollection<T> Class
ButtonSpecCollection<T> Methods
Add Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
Enumerate Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
ToString Method
Button
Spec
Collection
T
Remove
At Method
Removes the button spec at the specified index.
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
void
RemoveAt
(
int
index
)
Parameters
index
Int32
Remove index.
Implements
IList
RemoveAt(Int32)
IList
T
RemoveAt(Int32)
See Also
Reference
ButtonSpecCollection
T
Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2026 NeoAxis Group. All rights reserved.