Show / Hide Table of Contents

    Class MutableValueDate

    MutableValue implementation of type .

    Inheritance
    System.Object
    MutableValue
    MutableValueInt64
    MutableValueDate
    Implements
    IComparable
    Inherited Members
    MutableValueInt64.Value
    MutableValueInt64.Copy(MutableValue)
    MutableValueInt64.EqualsSameType(Object)
    MutableValueInt64.CompareSameType(Object)
    MutableValueInt64.GetHashCode()
    MutableValue.Exists
    MutableValue.CompareTo(MutableValue)
    MutableValue.CompareTo(Object)
    MutableValue.Equals(Object)
    MutableValue.ToString()
    Namespace: Lucene.Net.Util.Mutable
    Assembly: Lucene.Net.dll
    Syntax
    public class MutableValueDate : MutableValueInt64, IComparable

    Methods

    | Improve this Doc View Source

    Duplicate()

    Declaration
    public override MutableValue Duplicate()
    Returns
    Type Description
    MutableValue
    Overrides
    MutableValueInt64.Duplicate()
    | Improve this Doc View Source

    ToObject()

    Declaration
    public override object ToObject()
    Returns
    Type Description
    System.Object
    Overrides
    MutableValueInt64.ToObject()

    Implements

    IComparable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)