Get Method

Get function

Gets the object at specific index.


func (instance *TextParagraphCollection) Get(index int32)  (*TextParagraph,  error) 

Remarks

See Also