Delen via


Extensions.IsIList(Type) Methode

Definitie

Type implementeert IList.

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

Parameters

type
Type

Typ om te controleren.

Retouren

True als IList implementeert.

Van toepassing op