ButtonSpecCollectionTAddRange Method |
Append an array of button spec instances.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void AddRange(
T[] array
)
Parameters
- array T
- Array of instances.
See Also