Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Shared Shadows Function Deserialize( _
ByVal stream As Stream _
) As StoredSearchQuery
This language is not supported or no code example is available.
new public static StoredSearchQuery Deserialize(
Stream stream
)
This language is not supported or no code example is available.
public:
static StoredSearchQuery^ Deserialize(
Stream^ stream
)
This language is not supported or no code example is available.
Parameters
- stream
 - 
		Type: Stream