Click or drag to resize

ExcelPicturesCollectionGetEnumerator Method

Gets the collection enumerator

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public IEnumerator GetEnumerator()

Return Value

IEnumerator
The collection enumerator
See Also