Get the rows
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public ReadOnly Property Rows() As IEnumerable(Of Row)
This language is not supported or no code example is available.
public IEnumerable<Row> Rows {get;}
This language is not supported or no code example is available.
public:
property IEnumerable<Row^>^ Rows {
IEnumerable<Row^>^ get( );
}
This language is not supported or no code example is available.