Was this page helpful?

Item Property

    Table of contents
    1. 1. this[T value]
      1. 1.1. Remarks
      2. 1.2. Parameters
      3. 1.3. Value
    Table of Contents

    this[T value]

    public ExpiringHashSet<T>.Entry this[T value] { get; }
    Get the MindTouch.Collections.ExpiringHashSet<T>.Entry meta-data container for the given value.

    Remarks

    This access will refresh the entry's expiration, if the set was created with the 'autoRefresh' flag.

    Parameters

    Name Type Description
    value T Set value.

    Value

    Type: Entry<T>
    Meta-data for specified value. Returns null if the value is not stored in the set.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by