Condividi tramite


IDTSPathCollection100.GetObjectIndexByID(Int32) Metodo

Definizione

Ottiene l'indice dell'oggetto IDTSPath100 con l'ID specificato.

public:
 int GetObjectIndexByID(int lID);
[System.Runtime.InteropServices.DispId(21)]
public int GetObjectIndexByID (int lID);
[<System.Runtime.InteropServices.DispId(21)>]
abstract member GetObjectIndexByID : int -> int
Public Function GetObjectIndexByID (lID As Integer) As Integer

Parametri

lID
Int32

ID dell'oggetto IDTSPath100 da trovare.

Restituisce

Indice dell'oggetto IDTSPath100 nella raccolta.

Attributi

Si applica a