Determines if an event will be reflected.
Namespace: NReflect.FilterAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
Parameters
- nrEvent
- Type: NReflect.NRMembers.NREvent
The event to test.
Return Value
False if the event should not be reflected.Implements
IFilter.Reflect(NREvent)See Also