Table of Contents

Method GetType

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

GetType(string, bool, bool)

public Type GetType(string name, bool throwOnError, bool ignoreCase)

Parameters

name string
throwOnError bool
ignoreCase bool

Returns

Type