Version

FastReflectionHelper Class Members

The following tables list the members exposed by FastReflectionHelper.

Public Constructors
 NameDescription
Public ConstructorFastReflectionHelper ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyInvalidReturns true if the fast reflection helper is invalid, probably due to a lack of a property name.  
Public PropertyPropertyNameGets or sets the property name of the current FastReflectionHelper object.  
Public PropertyUseTraditionalReflectionIndicates that current FastReflectionHelper object is not using compiled expressions.  
Public Methods
 NameDescription
Public MethodGetPropertyValueOverloaded. Gets the property value from the specified item.  
Public MethodSetPropertyValueSets the property value for the specified item.  
See Also