2027 Method
Changes 0
M

Definitions.GetBasicIEnumerator

Description:
Returns an enumerator that iterates through a collection.
internal virtual IEnumerator GetBasicIEnumerator()
IEnumerator An IEnumerator object that can be used to iterate through the collection.