Home / FAQ / ASP.NET / Collections and Lists / How to check if the ArrayList is empty
VB.NET
if arrList= 0 then .. else .. end if
C#
if (arrList ==0) { ... } else { ... }
Platform BlazorASP.NETWinFormsWPFAngularReact
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with