Interface to a multidimensional array of variables.
| C# | Visual Basic | Visual C++ |
public interface IVariableArray : IVariable, IModelExpression, HasObservedValue
Public Interface IVariableArray _ Implements IVariable, IModelExpression, HasObservedValue
public interface class IVariableArray : IVariable, IModelExpression, HasObservedValue
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Ranges |
List of ranges associated with the array
|