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
Contains Method
Determines whether the object contains the specified child component.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
Contains
(
Component
key
)
Parameters
key
Type:
NeoAxis
Component
Return Value
Type:
Boolean
Implements
ICollection
T
Contains(T)
See Also
Reference
Component
ComponentSet Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.