The IloModelImpl type exposes the following members.

Methods

  Name Description
Public method Add(IAddable)
Public method Add(array<IAddable>[]()[][])
Public method Add(array<IAddable>[]()[][], Int32, Int32)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method getModelImpl
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method MakeClone
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Remove(IAddable)
Public method Remove(array<IAddable>[]()[][])
Public method Remove(array<IAddable>[]()[][], Int32, Int32)
Public method setModelImpl
Public method ToString (Overrides Object..::..ToString()()()().)
Public method VisitChildren

See Also