Show / Hide Table of Contents

    IDataStore<TModel>.GetChild Method

    .NET Standard 2.x

    Provides a reference to the DataWindowChild, which you can use to manipulate that DataStore.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Overloads

    Method Description
    GetChild(string name, out IDataStore child) Provides a reference to the DataWindowChild, which you can use to manipulate that DataStore.
    GetChild(string name, out IDataStore child) Provides a reference to the DataWindowChild, which you can use to manipulate that DataStore.
    Back to top Generated by Appeon