SfcListCollection<T,K,ParentT>.GetInternalCollectionImpl 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.
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
ICollection<T>