Summary
Match method definition.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect - Containing Type
- I
Reflect Class Predicate
Syntax
bool Match(IReflectClass item)
Remarks
Match method definition. Used to select correct
results from an object set.
Parameters
Name | Type | Description |
---|---|---|
item | IReflectClass | item to be matched to the criteria |
Return Value
Type | Description |
---|---|
bool | true, if the requirements are met |