Click or drag to resize
MatrixTMostDerivedSources Property
Gets sources.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public IReadOnlyList<int> Sources { get; }

Property Value

Type: IReadOnlyListInt32

Implements

IMatrixSources
Remarks
Is never null, contains the source numbers for linear and nonlinear matrices.
See Also