Value.Length Property

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

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public int Length { get; }

Property Value

Type: Int32

Reference

Value Class

TcHmiSrv.Core Namespace