TypeInfo.GetInterface Method

Definition

Overloads

GetInterface(String)

C#
public Type GetInterface(string name);

Parameters

name
String

Returns

Applies to

.NET Core 1.1 and other versions
Product Versions
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetInterface(String, Boolean)

C#
public virtual Type GetInterface(string name, bool ignoreCase);

Parameters

name
String
ignoreCase
Boolean

Returns

Applies to

.NET Core 1.1 and other versions
Product Versions
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6