The properties of the CodeAttributeArgumentCollection class are listed below. For a complete list of CodeAttributeArgumentCollection class members, see the CodeAttributeArgumentCollection Members topic.
Count | The count of the objects in the collection. |
Item | Gets or sets the specified CodeAttributeArgument in the collection. Accessor to the stored collection.
In C#, this member is the indexer for the CodeAttributeArgumentCollection class. |
CodeAttributeArgumentCollection Class | System.CodeDOM Namespace