How do I check the size of an array? I want a condition where BlockList() has nothing in it.



Dim BlockList() As String


If BlockList size is 0 Then
end if