[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)
Initialisiert eine neue InPortDataTypeGroup-Instanz.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public InPortDataTypeGroup( params Type[] types ) |
| Visual Basic |
|---|
Public Sub New ( _ ParamArray types As Type() _ ) |
| F# |
|---|
new : types:Type[] -> InPortDataTypeGroup |
Parameters
- types
- Type: array<System..::..Type>[]()[][]
Eine priorisierte Typenliste.