Show / Hide Table of Contents

    IReadOnlyDataObject.Item[Int32] Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the control in the DataWindow at the specified index.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       IDwoReadOnly this[int index] { get; }
    

    Return

    PowerBuilder.Data.IDwoReadOnly

    The control at the specified index.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon