Click or drag to resize

ListExtensions Class

Extensions for ListT
Inheritance Hierarchy
SystemObject
  GSF.CollectionsListExtensions

Namespace: GSF.Collections
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.191-beta+925724bd48239ba1d4417fe63f8c4977892ab734
Syntax
public static class ListExtensions
View Source

The ListExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodRemoveWhereT Iterates through each item in the list. Allowing items to be removed from the list.
Top
See Also