NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ButtonSpecCollection(T) Class
ButtonSpecCollection(T) Methods
Insert Method
Insert Method (Int32, Object)
Insert Method (Int32, T)
ButtonSpecCollection
T
Insert Method (Int32,
T
)
Inserts a button spec to the collection at the specified index.
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
void
Insert
(
int
index
, T
item
)
Parameters
index
Type:
System
Int32
Insert index.
item
Type:
T
T reference.
Implements
IList
T
Insert(Int32, T)
See Also
Reference
ButtonSpecCollection
T
Class
Insert Overload
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.