Interface IReadOnlyPortArrayNode
Interface for node has port array
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public interface IReadOnlyPortArrayNode
Methods
GetPortArrayFieldName()
Declaration
string GetPortArrayFieldName()
Returns
Type | Description |
---|---|
string |
GetPortArrayLength()
Declaration
int GetPortArrayLength()
Returns
Type | Description |
---|---|
int |