SfcDictionaryCollection<T,K,ParentT>.GetEnumerator 方法

定義

public override System.Collections.Generic.IEnumerator<T> GetEnumerator();
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<'T (requires 'T :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance)>
Public Overrides Function GetEnumerator () As IEnumerator(Of T)

傳回

實作

適用於