UrnCollection.IndexOf(Urn) 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 IndexOf (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn);
abstract member IndexOf : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> int
override this.IndexOf : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> int
Public Function IndexOf (urn As Urn) As Integer
Parameters
- urn
- Urn