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
RemoveAt Method
Removes the item 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
RemoveAt
(
int
index
)
Parameters
index
Type:
System
Int32
Remove index.
Implements
IList
RemoveAt(Int32)
IList
T
RemoveAt(Int32)
See Also
Reference
TypedCollection
T
Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.