Returns an enumerator that iterates through a collection.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Return Value
Type: IEnumeratorAn IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerable GetEnumeratorSee Also