Get Method

Get function

Gets an item at the specified index.


func (instance *CustomXmlPartCollection) Get(index int32)  (*CustomXmlPart,  error) 

Remarks

See Also