Show / Hide Table of Contents

    Interface IFloor

    Describes the interface for the Floor operation

    Inherited Members
    IOperatorExpression.Expressions
    Namespace: OPTANO.Modeling.Optimization.Operators.Interfaces
    Assembly: Optimization.dll
    Syntax
    public interface IFloor : IOperatorExpression

    Properties

    RepresentingVariable

    Gets or sets the representing variable.

    Declaration
    Variable RepresentingVariable { get; set; }
    Property Value
    Type Description
    Variable

    Extension Methods

    ReflectionHelper.GetFieldValue(Object, String)
    ReflectionHelper.SetFieldValue(Object, String, Object)
    ExtensionMethods.Clone<T>(T)
    ExtensionMethods.ThrowIfArgumentIsNull<T>(T, String)
    Back to top Copyright © OPTANO GmbH generated with DocFX
    Privacy Policy | Impressum – Legal Notice