2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart.DataBinding Namespace / DataBindingForm Class / CreateObjRef Method

In This Topic
    CreateObjRef Method (DataBindingForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function CreateObjRef( _
       ByVal requestedType As System.Type _
    ) As System.Runtime.Remoting.ObjRef
    public virtual System.Runtime.Remoting.ObjRef CreateObjRef( 
       System.Type requestedType
    )

    Parameters

    requestedType
    See Also