| --PROPERTIES OF dotNetObject:System.ComponentModel.AttributeCollection | Default / Value |
| .Count : , read-only | 1 |
| .Item[attributeType] : , read-only | undefined |
| .Item[index] : , read-only | undefined |
| .Empty : , read-only, static | dotNetObject:System.ComponentModel.AttributeCollection |
| --METHODS OF dotNetObject:System.ComponentModel.AttributeCollection | |
| .Contains attributes | |
| .Contains attribute | |
| .CopyTo array index | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .[static]FromExisting existing newAttributes | |
| .GetEnumerator() | |
| .GetHashCode() | |
| .GetType() | |
| .Matches attributes | |
| .Matches attribute | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.ComponentModel.AttributeCollection | |