Contains Method

Summary
Determines whether a collection contains a specified Renderer item.
Syntax
C#
C++/CLI
public bool Contains( 
   Renderer item 
) 
public: 
bool Contains(  
   Renderer^ item 
)  

Parameters

item
The object to locate in the collection.

Return Value

true if the item was found in the collection; false, otherwise.

Remarks

Determines whether the collection contains the specified Renderer item.

Requirements

Target Platforms

See Also

Reference

Renderers Class

Renderers Members

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.