Table of Contents

Method GetType

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetType(string, bool, bool)

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

Parameters

name string
throwOnError bool
ignoreCase bool

Returns

Type