TK.ArraySize Method
        
		
       
       
        Gets array size from tag
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Function ArraySize( _ 
   ByVal tagName As String _ 
) As Integer
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public static int ArraySize( 
   string tagName 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			tagName
		
	
 
	- 
		string 
	
 
	Tag name 
	
		Return Value
	int 
		
		Array size 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8