WebExtensionReferenceCollection Class

WebExtensionReferenceCollection class

Represents the list of web extension reference.


type WebExtensionReferenceCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewWebExtensionReferenceCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets web extension by the specific index.
AddAdds an empty reference of web extension.
GetCount