Converts a CLR typename to VB or C# type name. Type must passed in as plain name not in full system format.
public string TypeNameForLanguage( string Type );
Return Value
string
Parameters
Type
See also:
Class DotnetObject© West Wind Techologies, 1996-2023 • Updated: 04/14/05
Comment or report problem with topic