TK.CompareTag (String, String) Method
        
		
       
       
        Compare tags
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Function CompareTag( _ 
   ByVal tagNameSource As String, _ 
   ByVal tagNameTarget As String _ 
) As Integer
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			tagNameSource
		
	
 
	- 
		string 
	
 
	The first tag to compare 
	- 
		
			tagNameTarget
		
	
 
	- 
		string 
	
 
	The second tag to compare 
	
		Return Value
	int 
		
		A 32-bit signed integer that indicates the lexical relationship between the two comparands 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8