IDTSOutputCollection100.FindObjectIndexByID(Int32) Método

Definição

Localiza o índice do objeto solicitado na coleção por sua ID.

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

Parâmetros

lID
Int32

A ID do objeto.

Retornos

O índice do objeto.

Atributos

Aplica-se a