Click or drag to resize
MatrixTMostDerivedTargets Property
Gets targets.

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

Property Value

Type: IReadOnlyListInt32

Implements

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