H 
		
								
				
				
			
		Howard Kaikow
Does VB .NET or the framework include a function/method that correctly
identifies the following as not being numeric?
3,6
3,,6
Assuming the decimal mark is Full Stop.
And, if the decimal mark is COMMA:
3.6 and 3..6 would be invalid
				
			identifies the following as not being numeric?
3,6
3,,6
Assuming the decimal mark is Full Stop.
And, if the decimal mark is COMMA:
3.6 and 3..6 would be invalid
	