Property Current
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Current
Gets the element in the collection at the current position of the enumerator.
public readonly DiscordPermission Current { get; }
Property Value
- DiscordPermission
The element in the collection at the current position of the enumerator.