Partager via


Extensions.IsICollection(Type) Méthode

Définition

Type implémente ICollection.

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

Paramètres

type
Type

Tapez à vérifier.

Retours

True si implémente ICollection.

S’applique à