eDriven Framework API 
Declaration Syntax
public static bool ContainsNullReference(
List<T> list
)
Public Shared Function ContainsNullReference ( _
list As List(Of T) _
) As Boolean
public:
static bool ContainsNullReference(
List<T>^ list
)

Parameters
- list (List<(Of <(<'T>)>)>)
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)