HierarchyMemberSearchResultNode.contains Method
        
 Determines whether this instance or any of its descendants contains the specified node.
 
         
        Parameters
        
            - node
            
 
            - 
                
Type: ExplorerNode
The node to test. 
        
        Return Value
        
Type: Boolean
        
true if this instance or any of its descendants contains the specified node; otherwise false.