Click or drag to resize
MatrixParametersTTarget, TSource, TConnectionConnections Property
Gets connections.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public CollectionNode<CollectionNode<TConnection>> Connections { get; }

Property Value

Type: CollectionNodeCollectionNodeTConnection
See Also