IndexOf Method

Summary
Returns the index of the specified DelegatedServer if it is found in the collection.
Syntax
C#
C++/CLI
Python
public int IndexOf( 
   DelegatedServer item 
) 
public: 
int IndexOf(  
   DelegatedServer^ item 
)  
def IndexOf(self,item): 

Parameters

item
DelegatedServer to test.

Return Value

The index of the specified DelegatedServer if it is found in the collection.

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.