NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Component.ComponentSet Class
ComponentSet Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetByName Method
GetByNameWithIndex Method
GetByPath Method
GetEnumerator Method
GetLinkedListReadOnly Method
GetUniqueName Method
IndexOf Method
MoveTo Method
ParsePathNameWithIndex Method
Remove Method
Reverse Method
ToArray Method
Component
ComponentSet
IndexOf Method
Determines the position of the child components relative to other.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
int
IndexOf
(
Component
item
)
Parameters
item
Type:
NeoAxis
Component
Return Value
Type:
Int32
See Also
Reference
Component
ComponentSet Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.