Click or drag to resize

Utils_LinqIsGenericList Method

Overload List
  NameDescription
Public methodStatic memberIsGenericList(Object)
Checks if this object is a System.Collections.Generic.List.
Public methodStatic memberIsGenericList(Object, Type)
Checks if this object is a System.Collections.Generic.List using type as T.
Top
See Also