Partager via


Extensions.IsIEnumerable(Type) Méthode

Définition

Type implémente IEnumerable.

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

Paramètres

type
Type

Tapez à vérifier.

Retours

True si implémente IEnumerable.

S’applique à