WebExtensionCollection Class

WebExtensionCollection class

Represents the list of web extension.


type WebExtensionCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets web extension by the specific index.
AddAdds a web extension.
AddWebVideoPlayerAdd a web video player into exel.
RemoveAtRemove web extension by the index.
GetCount