Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)

Syntax

C#
public virtual IAddable Remove(
	IAddable object
)
Visual Basic
Public Overridable Function Remove ( _
	object As IAddable _
) As IAddable

Parameters

object
Type: ILOG.Concert..::..IAddable

Implements

IModel..::..Remove(IAddable)

See Also