Olvasás angol nyelven

Megosztás a következőn keresztül:


NamedComponentCollection.Insert Method (Int32, ModelComponent)

This member overrides ModelComponentCollection.Insert(Int32, ModelComponent).

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Protected Friend Overrides Sub Insert ( _
    index As Integer, _
    item As ModelComponent _
)
'Usage
Dim index As Integer
Dim item As ModelComponent

Me.Insert(index, item)

Parameters