Gets the number of elements between the start of successive columns.
Namespace:
Extreme.Collections
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int LeadingDimension { get; }
Public ReadOnly Property LeadingDimension As Integer
Get
public:
property int LeadingDimension {
int get ();
}
member LeadingDimension : int with get
Property Value
Type:
Int32
Reference