Class FieldArray<T>
FieldArray, represents an array field type. Implements the FieldType
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class FieldArray<T> : FieldType
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| FieldArray(INodeEditor, object) | Initializes a new instance of the FieldArray<T> class. |
Properties
| Name | Description |
|---|---|
| PortList | Gets the port list. |