[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
The ChildEventArgs<(Of <(<'TParent, TChild>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ChildEventArgs<(Of <(<'TParent, TChild>)>)> |
Initialisiert eine neue Instanz von ChildEventArgs<(Of <(<'TParent, TChild>)>)>.
|
Properties
Name | Description | |
---|---|---|
![]() | Child |
Gibt das betroffene Kindobjekt zurück.
|
![]() | Parent |
Gibt das Elternobjekt, dem Kindobjekte hinzugefügt,
oder aus dem Kindobjekte entfernt wurden.
|