Click or drag to resize
RowLength Property
Gets the total amount of values inside the row

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public int Length { get; }

Property Value

Type: Int32
See Also