clrGetType: Gets the type of a CLR object given its type name

Description Usage Arguments Value

Description

Gets the type of a CLR object given its type name

Usage

1
clrGetType(objOrTypename)

Arguments

objOrTypename

a character vector of length one. It can be the full file name of the assembly to load, or a fully qualified assembly name, or as a last resort a partial name.

Value

the CLR Type.


jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.