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
Add Method
Adds a component as a child.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
Add
(
Component
item
)
Parameters
item
Type:
NeoAxis
Component
Implements
ICollection
T
Add(T)
See Also
Reference
Component
ComponentSet Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.