The properties of the CodeParameterDeclarationExpressionCollection class are listed below. For a complete list of CodeParameterDeclarationExpressionCollection class members, see the CodeParameterDeclarationExpressionCollection Members topic.
Count | Gets or sets the number of objects in the collection. |
Item | Indexer method to access objects in the collection.
In C#, this member is the indexer for the CodeParameterDeclarationExpressionCollection class. |
CodeParameterDeclarationExpressionCollection Class | System.CodeDOM Namespace