SmoCollectionBase.InitInnerCollection Method

Initializes the collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected MustOverride Sub InitInnerCollection
'Usage

Me.InitInnerCollection()
protected abstract void InitInnerCollection()
protected:
virtual void InitInnerCollection() abstract
abstract InitInnerCollection : unit -> unit 
protected abstract function InitInnerCollection()

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.