[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Initialisiert die aktuelle Instanz.
Wird von den Konstruktoren aufgerufen.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
| C# |
|---|
protected virtual void Init() |
| Visual Basic |
|---|
Protected Overridable Sub Init |
| F# |
|---|
abstract Init : unit -> unit override Init : unit -> unit |