Partager via


UIDataSourceDynamicCollection.InsertCollection, méthode

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Overridable Function InsertCollection ( _
    nIndex As UInteger, _
    pCollection As IVsUICollection _
) As Integer
public virtual int InsertCollection(
    uint nIndex,
    IVsUICollection pCollection
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsUIDynamicCollection.InsertCollection(UInt32, IVsUICollection)

Sécurité .NET Framework

Voir aussi

Référence

UIDataSourceDynamicCollection Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms