Search Results for

    Show / Hide Table of Contents

    Delegate StatefulCollection<T>.AddItemEventHandler

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