ILNumerics.Net - numeric computing for .NET
true if array is empty (number of elements stored is 0)

Declaration Syntax
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)