Show / Hide Table of Contents

    IDwoReadOnlyList<TDwo>.Item[Int] Property

    .NET Standard 2.x

    Gets a TDwo object by index.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    TDwo this[int index] { get; }
    

    Property Value

    TDwo

    A TDwo object you want to get.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon