The following tables list the members exposed by ExpressionInfoCollection.
| Name | Description | |
|---|---|---|
![]() | ExpressionInfoCollection Constructor |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item |
| Name | Description | |
|---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | Add | |
![]() | AddRange | |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | Insert | Inserts a new ExpressionInfo into the ExpressionInfoCollection at the specified location. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | ToArray |
| Name | Description | |
|---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | Overridden. Overrides OnInsertComplete. |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | Overridden. Overrides OnRemoveComplete. |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | Overridden. |
| Name | Description | |
|---|---|---|
![]() | ItemAdded | Occurs immediately after adding an item to the collection. |
![]() | ItemRemoved | Occurs immediately after removing an item from the collection. |





