APRlib

SupportClass.CollectionsManager.Enumeration Method 

Returns an enumerator to iterate through the Collection.

public static IEnumerator Enumeration(
   ICollection Collection
);

Parameters

Collection
Collection to obtain the IEnumerator.

Return Value

An IEnumerator for the entire Collection.

See Also

SupportClass.CollectionsManager Class | (global) Namespace