Get Method

Get function

Gets the OleObject element at the specified index.


func (instance *OleObjectCollection) Get(index int32)  (*OleObject,  error) 

Remarks

See Also