Click or drag to resize

InstanceVariables Property

Read-only list of all variables.

Namespace:  Emulate3D.FMI.V3
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public IReadOnlyList<Variable> Variables { get; }

Property Value

Type: IReadOnlyListVariable
See Also