Table of Contents

Struct GuildUserRoles.Enumerator

Namespace
NetCord
Assembly
NetCord.dll
public struct GuildUserRoles.Enumerator : IEnumerator<Role>, IEnumerator, IDisposable
Implements
Inherited Members

Properties

Current

public readonly Role Current { get; }

Property Value

Role

Methods

MoveNext()

public bool MoveNext()

Returns

bool