Write a VB.NET program to check if the sum of all the 10's in the array is exactly 30. Return false if the condition does not satisfy, otherwise true.