Show / Hide Table of Contents

    IDwoList<TDwo>.Add(string syntax) Method

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Adds a control to the list by the node syntax.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    void Add(string syntax);
    

    Parameters

    syntax System.String

    A string of the node syntax of a control.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon