←Select platform

IndexOf Method

Summary

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

Syntax

C#
VB
C++
public int IndexOf(  
   Leadtools.Jpip.Server.DelegatedServer item 
) 
Public Function IndexOf( _ 
   ByVal item As Leadtools.Jpip.Server.DelegatedServer _ 
) As Integer 
public: 
int IndexOf(  
   Leadtools.Jpip.Server.DelegatedServer^ item 
) 

Parameters

item
DelegatedServer to test.

Return Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize