Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property AutoCleanAddCount

    AutoCleanAddCount

    Gets or sets the number of Add(T) operations that automatically triggers the Clean() method to run. Default value is null which indicates that automatic cleaning is not performed.

    Declaration
    public int? AutoCleanAddCount { get; set; }
    Property Value
    Type Description
    int?
    © Singulink. All rights reserved.