[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)
Wird ausgelöst, wenn das Objekt entsorgt wird.
Namespace: DynamicNode.ModelAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
event EventHandler Disposing |
| Visual Basic |
|---|
Event Disposing As EventHandler |
| F# |
|---|
abstract Disposing : IEvent<EventHandler, EventArgs> |