ILNumerics.Net
Length Property

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsILBaseArrayLength
ILNumerics.Net - numeric computing for .NET
Length of longest dimension in this instance
Declaration Syntax
C#Visual BasicVisual C++
public int Length { get; }
Public ReadOnly Property Length As Integer
public:
property int Length {
	int get ();
}
Remarks
This attribute is readonly.

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)