![]() | CompatExtensionsFirstNodeTV Method |
[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.FirstNode``1(System.Collections.Generic.LinkedList{``0},System.Func`2)"]
Namespace: com.espertech.esper.compat.collections
public static LinkedListNode<TV> FirstNode<TV>( this LinkedList<TV> list, Func whereClause )
[Missing <param name="list"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.FirstNode``1(System.Collections.Generic.LinkedList{``0},System.Func`2)"]
[Missing <param name="whereClause"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.FirstNode``1(System.Collections.Generic.LinkedList{``0},System.Func`2)"]
[Missing <typeparam name="TV"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.FirstNode``1(System.Collections.Generic.LinkedList{``0},System.Func`2)"]
[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.FirstNode``1(System.Collections.Generic.LinkedList{``0},System.Func`2)"]