WebPartDescriptionCollection Properties
.NET Framework 2.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) |
| Item | Overloaded. Gets a specific member of the collection according to its index or a unique string identifier. |
| Name | Description | |
|---|---|---|
| InnerList | Gets the list of elements contained in the ReadOnlyCollectionBase instance. (Inherited from ReadOnlyCollectionBase.) |
Community Additions
ADD
Show: