Click or drag to resize
IMatrixSources Property
Gets sources.

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

Property Value

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