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.9.0
Syntax
C#
public int Length { get; }

Property Value

Type: Int32
See Also