Udostępnij przez


Extensions.IsICollection(Type) Metoda

Definicja

Typ implementuje ICollection.

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

Parametry

type
Type

Wpisz, aby sprawdzić.

Zwraca

Prawda, jeśli implementuje funkcję ICollection.

Dotyczy