UrnCollection.GetEnumerator Method

Definition

public System.Collections.Generic.IEnumerator<Microsoft.SqlServer.Management.Sdk.Sfc.Urn> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.SqlServer.Management.Sdk.Sfc.Urn>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.SqlServer.Management.Sdk.Sfc.Urn>
Public Function GetEnumerator () As IEnumerator(Of Urn)

Returns

Implements

Applies to