IFilter.Reflect Method (NRAttribute)NReflect
Determines if an attribute will be reflected.

Namespace: NReflect.Filter
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

bool Reflect(
	NRAttribute nrAttribute
)

Return Value

True if the attribute should be reflected.
See Also