Udostępnij przez


Metoda ReportParameterDefaultCollection.RemoveItem

Usuwa parametr raportu pod określonym indeksem kolekcja.

Przestrzeń nazw:  Microsoft.ReportingServices.SharePoint.UI.WebParts
Zestaw:  Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Składnia

'Deklaracja
Protected Overrides Sub RemoveItem ( _
    index As Integer _
)
'Użycie
Dim index As Integer

Me.RemoveItem(index)
protected override void RemoveItem(
    int index
)
protected:
virtual void RemoveItem(
    int index
) override
abstract RemoveItem : 
        index:int -> unit 
override RemoveItem : 
        index:int -> unit 
protected override function RemoveItem(
    index : int
)

Parametry

  • index
    Typ: System.Int32
    Parametr raportu, aby usunąć indeks od zera.