ComponentOne OrgChart for UWP
CreateObjRef Method (C1OrgChart)

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > C1OrgChart Class : CreateObjRef Method
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

Reference

C1OrgChart Class
C1OrgChart Members