Condividi tramite


Extensions.IsICollection(Type) Metodo

Definizione

Il tipo implementa ICollection.

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

Parametri

type
Type

Digitare da controllare.

Restituisce

True se implementa ICollection.

Si applica a