WebExtensionPropertyCollection Methods |
The WebExtensionPropertyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds specified item to the collection.
(Inherited from BaseWebExtensionCollectionT.) | |
| Clear |
Removes all elements from the collection.
(Inherited from BaseWebExtensionCollectionT.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that can iterate through a collection.
(Inherited from BaseWebExtensionCollectionT.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Remove |
Removes the item at the specified index from the collection.
(Inherited from BaseWebExtensionCollectionT.) | |
| ToString | (Inherited from Object.) |