Partilhar via


Extensions.IsICollection(Type) Método

Definição

O tipo implementa o ICollection.

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

Parâmetros

type
Type

Escreva para verificar.

Devoluções

Verdadeiro se implementar ICollection.

Aplica-se a