Gets a localized string with a title describing the current view.
            
            
            
            
            
            
            
            '宣言
 
Public Overloads Function GetViewTitle( _
   ByVal  As System.String, _
   ByVal and As System.String _
) As System.String
             
        
            
            public System.string GetViewTitle( 
   System.string ,
   System.string and
)
             
        
             
        
            パラメータ
- by
 
- String to use as a separator between value and row/column field names.
 - and
 
- String to use as a separator between row and column field names.
 
            
            戻り値の型
A string describing the current view.