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