Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / LabelStorage Class / CreateObjRef Method

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