Represents a collection of AttributeDescription objects.
The following tables list the members exposed by the AttributeDescriptionCollection type.
Protected Constructors
Name | Description | |
---|---|---|
AttributeDescriptionCollection | Creates an instance of the AttributeDescriptionCollection class. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of items in the AttributeDescriptionCollection object. | |
Item | Gets a specific member of the collection. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |