IDatabaseTree.RemoveItem Method
        
		
       
       
        Removes an item with the specified code from the tree.
		
	
	
	
				
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			code
		
	
 
	- 
		string 
	
 
	The code of the item to be removed. 
	
		Return Value
	bool 
		
		true if the element is successfully found and removed; otherwise, false.
This method returns false if the code is not found in the tree. 
	
	
	 
 
	
		
		Available since QDV 7.14.501.
	
					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2