IDTSCustomPropertyCollection100.FindObjectIndexByID(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- lID
- Int32
Returns
- Attributes