IDTSVirtualInputColumnCollection100.FindObjectIndexByID(Int32) Метод

Определение

Находит индекс запрошенного объекта в коллекции по его идентификатору.

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

Параметры

lID
Int32

Идентификатор объекта.

Возвращаемое значение

Целое число, представляющее индекс объекта.

Атрибуты

Применяется к