Initializing help system before first use

GetEnumerator Method

Returns an object that can be used to enumerate this list

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public IEnumerator GetEnumerator()

Return Value

Type:  IEnumerator

Implements

IEnumerableGetEnumerator
See Also