WebExtensionCollection Class
WebExtensionCollection class
Represents the list of web extension.
type WebExtensionCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets web extension by the specific index. |
| Add | Adds a web extension. |
| AddWebVideoPlayer | Add a web video player into exel. |
| RemoveAt | Remove web extension by the index. |
| GetCount |