Show / Hide Table of Contents

    IDwoReadOnlyList<TDwo>.Item[Int] Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets a TDwo object by index.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.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