| Empty method
           Fills the buffer with zeros. 
        Syntax:
          
            object.Empty 
           
        Remarks:
          
        Used mostly in scenarios where you have to work with the same buffer
        many times. The size of the buffer is not changed. 
           
        Applies to:   SFBinaryData
        object 
        See also: Value and Size properties. 
          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 
           
          
         |