SfcListCollection<T,K,ParentT>.GetInternalCollectionImpl Method

Definition

protected System.Collections.Generic.ICollection<T> GetInternalCollectionImpl ();
member this.GetInternalCollectionImpl : unit -> System.Collections.Generic.ICollection<'T (requires 'T :> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance)>
Protected Function GetInternalCollectionImpl () As ICollection(Of T)

Returns

Applies to