ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLNodePropertiesDialog Class / CreateObjRef Method

In This Topic
    CreateObjRef Method (VDLNodePropertiesDialog)
    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