VariableCollection(T, T2, T3, T4, T5) Properties

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image

The VariableCollection<(Of <(<'T, T2, T3, T4, T5>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyIndexValidation
Changes the behavior of a VariableCollection. If set to true the VariableCollection will validate if an index belongs to the sets the VariableCollection is based on
(Inherited from GenericVariableCollectionBase.)
Public propertyItem
Gets the Variable with the specified index.

See Also