Search Results for

    Show / Hide Table of Contents

    Property Data

    | Improve this Doc View Source

    Data

    Gets a list of data associated with the result.

    Declaration
    public IEnumerable<T> Data { get; set; }
    Property Value
    Type Description
    IEnumerable<T>

    A list of data associated with the result. Its default value is never a null value.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 SimpleResults