The ExpressionCollection type exposes the following members.
Methods
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. |