Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Ole2FrameSurrogate Class / Ole2FrameSurrogate Constructor

In This Topic
    Ole2FrameSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ole2Frame As Ole2Frame _
    )
    public Ole2FrameSurrogate( 
       Ole2Frame ole2Frame
    )

    Parameters

    ole2Frame
    See Also