Search Results for

    Show / Hide Table of Contents

    Delegate StatefulCollection<T>.CollectionClearedEventHandlder

    Namespace: Simplic.Collections.Generic
    Assembly: Simplic.CoreLib.dll
    Syntax
    public delegate void CollectionClearedEventHandlder(object sender, CollectionClearedEventArgs args);
    Parameters
    Type Name Description
    System.Object sender
    CollectionClearedEventArgs args
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx