Share via


SPWebPartTransformerCollection.OnRemove - Méthode

Ce membre remplace CollectionBase.OnRemove(Int32, Object).

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnRemove ( _
    index As Integer, _
    value As Object _
)
'Utilisation
Dim index As Integer
Dim value As Object

Me.OnRemove(index, value)
protected override void OnRemove(
    int index,
    Object value
)

Paramètres

Voir aussi

Référence

SPWebPartTransformerCollection classe

SPWebPartTransformerCollection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms