Miner.Responder.Shared Namespace > RemotingHelper Class > GetObject Method : GetObject(Type) Method |
'Declaration
Public Overloads Shared Function GetObject( _ ByVal type As System.Type _ ) As System.Object
'Usage
Dim type As System.Type Dim value As System.Object value = RemotingHelper.GetObject(type)
public static System.object GetObject( System.Type type )
public function GetObject( type: System.Type ): System.TObject; static;
public static function GetObject( type : System.Type ) : System.Object;
public: static System.Object* GetObject( System.Type* type )
public: static System.Object^ GetObject( System.Type^ type )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2