Partager via


Extensions.IsIList(Type) Méthode

Définition

Type implémente IList.

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

Paramètres

type
Type

Tapez à vérifier.

Retours

True si implémente IList.

S’applique à