Method VisitElementInitList
VisitElementInitList(ReadOnlyCollection<ElementInit>)
Visits an ElementInit list.
protected T VisitElementInitList(ReadOnlyCollection<ElementInit> nodes)
Parameters
nodes
ReadOnlyCollection<ElementInit>The ElementInit list.
Returns
- T
The result of visiting the Expressions.