Show / Hide Table of Contents

    IPropertyInfo.Index Property

    .NET Standard 2.x

    Gets the zero-based index of the property.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

    int Index { get; }
    

    Returns

    System.Int32

    The zero-based index of the property.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon