Get Method

Get function

Gets the element at the specified index.


func (instance *PictureCollection) Get(index int32)  (*Picture,  error) 

Remarks

See Also