Share via


DependencyChainCollection.IndexOf Method

Returns the index position of the specified Dependency object within the referenced collection.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
DependencyChainCollection.IndexOf (Dependency)
Returns the index position of the specified Dependency object within the referenced collection.
DependencyChainCollection.IndexOf (Object) (inherited from IndexOf )
DependencyChainCollection.IndexOf (Object, Int32) (inherited from IndexOf )
DependencyChainCollection.IndexOf (Object, Int32, Int32) (inherited from IndexOf )

See Also

Reference

DependencyChainCollection Class
DependencyChainCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Scripting