Search Results for

    Show / Hide Table of Contents

    Struct ListReturnHandle<T>

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct ListReturnHandle<T>
    Type Parameters
    Name Description
    T

    Properties

    needToReturn

    Declaration
    public bool needToReturn { get; }
    Property Value
    Type Description
    bool

    Methods

    Return()

    Clear and return the borrowed list.

    Declaration
    public void Return()
    In This Article
    Back to top Shape of Dreams API Documentation