Search Results for

    Show / Hide Table of Contents

    Class ParameterCollection

    List of default values.

    Inheritance
    System.Object
    ParameterCollection
    Namespace: TimeCockpit.Data.DataModel.View
    Assembly: TimeCockpit.Data.dll
    Syntax
    public class ParameterCollection : FreezableCollection<Parameter>

    Constructors

    ParameterCollection()

    Declaration
    public ParameterCollection()

    Methods

    CreateInstanceCore()

    Creates a new instance of the Freezable derived class.

    Declaration
    protected override Freezable CreateInstanceCore()
    Returns
    Type Description
    System.Windows.Freezable

    The new instance.

    In This Article
    Back to top Copyright © 2020 software architects gmbh