The methods of the AssemblyAttributeCollection class are listed below. For a complete list of AssemblyAttributeCollection class members, see the AssemblyAttributeCollection Members topic.
![]() | Adds a AssemblyAttribute to the end of the collection. |
![]() | Overloaded. Adds the elements of a AssemblyAttribute array to the end of the collection. |
![]() | |
![]() | Overloaded. Determines whether a AssemblyAttribute is in the collection. |
![]() | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | |
![]() | |
![]() | Retrieves the index of a specified AssemblyAttribute object in the collection. |
![]() | Inserts a AssemblyAttribute into the collection at the specified index. |
![]() | Removes a member from the collection. |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
AssemblyAttributeCollection Class | NAnt.DotNet.Types Namespace