Class PortArrayNodeReflection<TNode>
public class PortArrayNodeReflection<TNode> : PortArrayNodeReflection where TNode : CeresNode, IReadOnlyPortArrayNode, new()
Type Parameters
TNode
- Inheritance
-
PortArrayNodeReflection<TNode>
- Inherited Members
Methods
GetOrCreate()
public static PortArrayNodeReflection<TNode> GetOrCreate()
Returns
- PortArrayNodeReflection<TNode>