CreateFilter Class
Creates a filter.
Inheritance Hierarchy
System.Object
TcHmiSrv.Core.Tools.Queries.CreateFilter
Namespace: TcHmiSrv.Core.Tools.Queries
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static class CreateFilter
The CreateFilter type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Creates a Func.T, TResult. that can be used to filter collections of Values. |
Further Information