Enumerate the solutions.
For examples see PlQuery(String)
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IEnumerable<PlTermV> Solutions { get; }
Public ReadOnly Property Solutions As IEnumerable(Of PlTermV) Get
public: property IEnumerable<PlTermV>^ Solutions { IEnumerable<PlTermV>^ get (); }
member Solutions : IEnumerable<PlTermV> with get
Property Value
See Also
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)