ILNumerics.Net
IsEmpty Property

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsILBaseArrayIsEmpty
ILNumerics.Net - numeric computing for .NET
true if array is empty (number of elements stored is 0)
Declaration Syntax
C#Visual BasicVisual C++
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
public:
property bool IsEmpty {
	bool get ();
}

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