GetEnumerator Method

GetEnumerator function

Get an enumerator that iterates through this collection.


func (instance *ExternalLinkCollection) GetEnumerator()  (*ExternalLinkEnumerator,  error) 

Remarks

See Also