Get Method

Get function

Gets the querytable by the specific index.


func (instance *QueryTableCollection) Get(index int32)  (*QueryTable,  error) 

Remarks

See Also