IPlcArrayInfo Members

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll, IPS7LnkNet.Advanced.dll
The IPlcArrayInfo interface defines the following members.

Length

Gets a 32-bit integer that represents the total number of elements within the array.

C#

int Length { get; }


Property Value

Int32

A 32-bit integer that represents the total number of elements within the array.