NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ViewComposite Class
ViewComposite Methods
Add Method
Clear Method
ClearFixedState Method
Contains Method
ContainsRecurse Method
CopyTo Method
Dispose Method
EvalTransparentPaint Method
GetEnumerator Method
GetPreferredSize Method
IndexOf Method
Insert Method
Layout Method
Recurse Method
Remove Method
RemoveAt Method
Render Method
Reverse Method
ReverseRecurse Method
ToString Method
ViewFromPoint Method
ViewComposite
Contains Method
Determines whether the collection contains the view.
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
override
bool
Contains
(
ViewBase
item
)
Parameters
item
Type:
Internal.ComponentFactory.Krypton.Toolkit
ViewBase
ViewBase reference.
Return Value
Type:
Boolean
True if view found; otherwise false.
Implements
ICollection
T
Contains(T)
See Also
Reference
ViewComposite Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.