Contains Method

Summary
Determines whether a DelegatedServer is in the collection.
Syntax
C#
C++/CLI
Python
public bool Contains( 
   DelegatedServer item 
) 
public: 
bool Contains(  
   DelegatedServer^ item 
)  
def Contains(self,item): 

Parameters

item
The DelegatedServer to locate in the DelegatedServersCollection.

Return Value

true if an item is found; otherwise false.

Remarks

The method determines equality using the default System.Object.Equals(System.Object).

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

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