Show / Hide Table of Contents

    IMetaList<TDwo>.Count Property

    .NET Standard 2.x

    Gets the number of elements contained in the list.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

     int Count { get; }
    

    Return

    System.Int32

    The number of elements contained in the list.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon