IReflectClassPredicate.

Match(IReflectClass) Method

Summary

Match method definition.

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