Get Method

Get function

Gets the element at the specified index.


func (instance *HyperlinkCollection) Get(index int32)  (*Hyperlink,  error) 

Remarks

See Also