Get Method

Get function

Gets web extension binding relationship by the specific index.


func (instance *WebExtensionBindingCollection) Get(index int32)  (*WebExtensionBinding,  error) 

Remarks

See Also