Show / Hide Table of Contents

    IDwoList<TDwo>.Item[String] Property

    .NET Standard 2.x

    Gets or sets a TDwo object by name.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new TDwo this[string name] { get; set; }
    

    Property Value

    TDwo

    A TDwo object you want to get or set.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon