Value.Count Property

Gets the number of Values contained in the Value.

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

Syntax

C#

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection.Count
ICollection.T..Count
ICollection.T..Count
IReadOnlyCollection.T..Count
IReadOnlyCollection.T..Count

Reference

Value Class

TcHmiSrv.Core Namespace