DataBytesMaxLength Property

The maximum length or count of bytes contained/managed in this DataBytes object.

Definition

Namespace: Peak.Can.Basic
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public int MaxLength { get; }

Property Value

Int32

See Also