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
ButtonSpecCollection
T
GetEnumerator Method
Shallow enumerate over button specs in the collection.
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
IEnumerator
<T>
GetEnumerator
()
Return Value
Type:
IEnumerator
T
Enumerator instance.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ButtonSpecCollection
T
Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.