Condividi tramite


Extensions.IsIList(Type) Metodo

Definizione

Il tipo implementa IList.

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

Parametri

type
Type

Digitare da controllare.

Restituisce

True se implementa IList.

Si applica a