Show / Hide Table of Contents

    PbArray.ElementType Property

    .NET Standard 2.x

    Gets the data type of the elements of PBArray.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

      public Type ElementType { get; }
    

    Property Value

    System.Type

    Returns the data type of the elements of PBArray.

    Examples

    Coming soon.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon