NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
TypedCollection(T) Class
TypedCollection(T) Methods
Add Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
MoveAfter Method
MoveBefore Method
OnCleared Method
OnClearing Method
OnInserted Method
OnInserting Method
OnRemoved Method
OnRemoving Method
OnReordered Method
Remove Method
RemoveAt Method
ToString Method
TypedCollection
T
GetEnumerator Method
Shallow enumerate over items 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
TypedCollection
T
Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.