Table of Contents

Method IEnumerable.GetEnumerator

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Returns an enumerator that iterates through a collection.

IEnumerator IEnumerable.GetEnumerator()

Returns

IEnumerator

An IEnumerator object that can be used to iterate through the collection.