How can i check if a string collection is empty? I tried
VB.NET Code:
  1. My.Settings.IPBank.Count = 0
But it said
Object reference not set to an instance of an object.