Show / Hide Table of Contents

    PbArray.Length Property

    .NET Standard 2.x

    Gets the total number of elements in all the dimensions of PBArray.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

      public int Length { get; }
    

    Property Value

    System.Int32

    The total number of elements in all the dimensions of PBArray; 0 if there are no elements in the array.

    Examples

    Coming soon.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon