Contents

MLModelStructure.Program.Binding

An enum representing a binding.

Declaration

enum Binding

Overview

A Binding is either a previously defined name of a variable or a constant value in the Program.

Topics

Bindings

See Also

Getting the program types