Interface IPortArrayNode
Interface for node has port array that can be resized
Inherited Members
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public interface IPortArrayNode : IReadOnlyPortArrayNode
Methods
SetPortArrayLength(int)
Declaration
void SetPortArrayLength(int newLength)
Parameters
Type | Name | Description |
---|---|---|
int | newLength |