This documentation is archived and is not being maintained.
IExpressionsAccessor Members
Visual Studio 2008
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Defines the properties a class must implement to support collections of expressions.
The IExpressionsAccessor type exposes the following members.
| Name | Description | |
|---|---|---|
|
Expressions | Infrastructure. Gets a collection of ExpressionBinding objects. |
|
HasExpressions | Infrastructure. Gets a value indicating whether the instance of the class that implements this interface has any properties bound by an expression. |
Show: