IStringType.Length Property

Gets the number of characters within the string (when fixed length).

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

Syntax

C#

int Length { get; }

Property Value

Type: Int32
The length if fixed length, otherwise -1

Reference

IStringType Interface

TwinCAT.TypeSystem Namespace