Expression |
The ExpressionCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of Expression objects in the collection. |
![]() | ItemInt32 | |
![]() | ItemString |
Name | Description | |
---|---|---|
![]() ![]() | Add | Adds a Expression by specifying the name and expression string. |
![]() | Clear | Removes all Expressions from the collection. |
![]() | GetEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |
![]() | RemoveAt | Removes an Expression from the collection by the specified index. |