Gets or sets the element at the specified index.
Gets or sets the element at the specified index.
public AssemblyAttribute this[int] {get; set;}
Gets the AssemblyAttribute with the specified value.
public AssemblyAttribute this[string] {get;}
AssemblyAttributeCollection Class | NAnt.DotNet.Types Namespace