Delen via


Extensions.IsIEnumerable(Type) Methode

Definitie

Type implementeert IEnumerable.

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

Parameters

type
Type

Typ om te controleren.

Retouren

True if implementeert IEnumerable.

Van toepassing op