Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IOleParentUndoUnit Interface / Add Method

In This Topic
    Add Method (IOleParentUndoUnit)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function Add( _
       ByVal undoUnit As IOleUndoUnit _
    ) As System.Integer
    System.int Add( 
       IOleUndoUnit undoUnit
    )

    Parameters

    undoUnit
    See Also