TheEnumerable |
Scroll |
TheEnumerable is a generic, read-only data class that can be iterated with the For-Each statement. The FieldNames and Values properties of TheIndexData, for example, return an TheEnumerable to allow their client to iterate index data keys and values separately.
Namespace: Therefore.API
Visual Basic Public Class TheEnumerable C# public class TheEnumerable |
This class does not have any properties. |
Name |
Description |
Returns an enumerator for this list. |