Search Results for

    Show / Hide Table of Contents

    Class RangeTransform

    Inheritance
    Object
    RangeTransform
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization.NumberMetadata
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public class RangeTransform

    Constructors

    RangeTransform()

    Declaration
    public RangeTransform()

    Properties

    Argument

    Declaration
    public int Argument { get; set; }
    Property Value
    Type Description
    Int32

    RangeOperator

    Declaration
    public RangeOperator RangeOperator { get; set; }
    Property Value
    Type Description
    RangeOperator
    In this article
    Back to top Generated by DocFX