Utils_LinqIsGenericList Method |
Name | Description | |
---|---|---|
![]() ![]() | IsGenericList(Object) |
Checks if this object is a System.Collections.Generic.List.
|
![]() ![]() | IsGenericList(Object, Type) |
Checks if this object is a System.Collections.Generic.List using type as T.
|