The properties of the CodeExpressionCollection class are listed below. For a complete list of CodeExpressionCollection class members, see the CodeExpressionCollection Members topic.
Count | Gets or sets the count of objects in the collection. |
Item | Gets or sets the CodeExpression indicated by the specified index. Accessor method for the collection.
In C#, this member is the indexer for the CodeExpressionCollection class. |