[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Die Ereignisdaten für das Hinzufügen oder Entfernen von Kindobjekten
zu oder aus einem Elternobjekt.
Namespace: DynamicNode.ModelAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public class ChildEventArgs<TParent, TChild> : EventArgs |
Visual Basic |
---|
Public Class ChildEventArgs(Of TParent, TChild) _ Inherits EventArgs |
F# |
---|
type ChildEventArgs<'TParent, 'TChild> = class inherit EventArgs end |
Type Parameters
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
DynamicNode.Model..::..ChildEventArgs<(Of <(<'TParent, TChild>)>)>
System..::..EventArgs
DynamicNode.Model..::..ChildEventArgs<(Of <(<'TParent, TChild>)>)>