Share via


DependencyChainCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Do not reference this member directly in your code. It supports the SQL Server infrastructure. Returns the zero-based index of the first occurrence of an object in the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IndexOf(Object) (Inherited from ArrayList.)
Public method IndexOf(Dependency) Do not reference this member directly in your code. It supports the SQL Server infrastructure. Searches for the specified Dependency object and returns the zero-based index of the first occurrence within the entire collection.
Public method IndexOf(Object, Int32) (Inherited from ArrayList.)
Public method IndexOf(Object, Int32, Int32) (Inherited from ArrayList.)

Top

See Also

Reference

DependencyChainCollection Class

Microsoft.SqlServer.Management.Sdk.Sfc Namespace