ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / IStream Interface / Revert Method

In This Topic
    Revert Method (IStream)
    In This Topic
    Discards all changes that have been made to a transacted stream since the last Commit call.
    Syntax
    'Declaration
     
    Sub Revert() 
    void Revert()
    See Also