Delen via


Extensions.IsICollection(Type) Methode

Definitie

Type implementeert ICollection.

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

Parameters

type
Type

Typ om te controleren.

Retouren

True als ICollection implementeert.

Van toepassing op