Click or drag to resize

McMMDataGetEnumerator Method

Allows enumeration of the McMMData's collection (VBA For Each syntax uses this method).

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetEnumerator As IEnumerator

Return Value

Type: IEnumerator

Implements

IEnumerableGetEnumerator
Remarks