[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)
Gibt für eine Operation einen Knotenerzeuger zurück.
Namespace: DynamicNode.Ext.ObjectsAssembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)
Syntax
| C# |
|---|
public static TypeNodeCreator GetCreator( TypeOperations operation ) |
| Visual Basic |
|---|
Public Shared Function GetCreator ( _ operation As TypeOperations _ ) As TypeNodeCreator |
| F# |
|---|
static member GetCreator : operation:TypeOperations -> TypeNodeCreator |
Parameters
- operation
- Type: DynamicNode.Ext.Objects..::..TypeOperations
Die Operaktion.