SimpleObjectCollectionBase.InitInnerCollection Method

Initializes the collection.

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

Syntax

'Declaration
Protected Overrides Sub InitInnerCollection
'Usage
Me.InitInnerCollection()
protected override void InitInnerCollection()
protected:
virtual void InitInnerCollection() override
abstract InitInnerCollection : unit -> unit  
override InitInnerCollection : unit -> unit
protected override function InitInnerCollection()

Examples

Using Collections

See Also

Reference

SimpleObjectCollectionBase Class

Microsoft.SqlServer.Management.Smo Namespace