VarD0GetIndices Method

Returns an immutable collection of the variables indices.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public IEnumerable<Set> GetIndices()

Return Value

IEnumerableSet

See Also