WeakEventManager.ListenerList.Item[Int32] Vlastnost

Definice

Získá nebo nastaví konkrétní položku naslouchacího procesu v souboru WeakEventManager.ListenerList .

public:
 property System::Windows::IWeakEventListener ^ default[int] { System::Windows::IWeakEventListener ^ get(int index); };
public System.Windows.IWeakEventListener this[int index] { get; }
member this.Item(int) : System.Windows.IWeakEventListener
Default Public ReadOnly Property Item(index As Integer) As IWeakEventListener

Parametry

index
Int32

Index naslouchacího procesu v seznamu založený na nule.

Hodnota vlastnosti

IWeakEventListener

Položka v daném indexu nebo nulový odkaz, pokud nebyla v daném indexu žádná položka.

Platí pro