StringType.Length Property

Gets the number of characters within the string.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public int Length { get; }

Property Value

Type: Int32
The length.

Implements

IStringType.Length

Reference

StringType Class

TwinCAT.Ads.TypeSystem Namespace