[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 eine neue ObjectMemberNodeFactory..::..FactoryEventArgs-Instanz
mit einem Knoten.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
C# |
---|
public FactoryEventArgs( INode node ) |
Visual Basic |
---|
Public Sub New ( _ node As INode _ ) |
F# |
---|
new : node:INode -> FactoryEventArgs |
Parameters
- node
- Type: DynamicNode.Core..::..INode
Der Knoten.