Freigeben über


Extensions.IsICollection(Type) Methode

Definition

Type implementiert ICollection.

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

Parameter

type
Type

Geben Sie die zu überprüfende Eingabe ein.

Gibt zurück

True, wenn ICollection implementiert wird.

Gilt für: