SPListCollection.TryGetList method
SharePoint 2013
Returns the list with the specified title from the collection, but returns null instead of an exception if the list does not exist.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- listTitle
- Type: System.String
A string that contains the title of the list.