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