Array.isnull()
Jump to navigation
Jump to search
Array.isnull()
Checks if all the members in this array are null.
Array.isnotnull()
Checks if all the members in this array are not null.
Checks if all the members in this array are null.
Checks if all the members in this array are not null.