Extensions.IsIList(Type) Methode

Definition

Type implementiert IList.

public static bool IsIList (this Type type);
static member IsIList : Type -> bool
<Extension()>
Public Function IsIList (type As Type) As Boolean

Parameter

type
Type

Geben Sie die zu überprüfende Eingabe ein.

Gibt zurück

True, wenn IList implementiert.

Gilt für: