Table of Contents

Class PortArrayNodeReflection<TNode>

Namespace
Ceres.Graph
Assembly
cs.temp.dll.dll
public class PortArrayNodeReflection<TNode> : PortArrayNodeReflection where TNode : CeresNode, IReadOnlyPortArrayNode, new()

Type Parameters

TNode
Inheritance
object
PortArrayNodeReflection<TNode>
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Methods

GetOrCreate()

public static PortArrayNodeReflection<TNode> GetOrCreate()

Returns

PortArrayNodeReflection<TNode>