SetRecords<(Of <(<'T>)>)>..::..Where Method
Filters a collection based on predicate.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
public IEnumerable<T> Where( Func<T, bool> predicate )