| Visual Basic (Declaration) | |
|---|---|
| Public Overridable Function CreateObjRef( _ ByVal requestedType As System.Type _ ) As System.Runtime.Remoting.ObjRef | |
| C# | |
|---|---|
| public virtual System.Runtime.Remoting.ObjRef CreateObjRef( System.Type requestedType ) | |
Parameters
- requestedType
 
     
     
     
     
    