| Clear method Clears all the
        fields from the record. 
        Syntax:
        
          record_object.Clear 
         
        Remarks:
        
          Rarely needed, but if you want to reuse the record object with completely new set of
          fields this method will clear all the currently configured fields and record can be filled
          with fields again. 
         
        Applies to: SFRecord object 
          Supported on: 
          
            Windows 95/NT and later 
            Windows CE 3.0 and later 
            Pocket PC/Windows Mobile 2003 and later 
            Windows CE.NET 4 and later 
           
         |