Click or drag to resize

IChannelBanList Property

Returns the IChannel ban list.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Collection<IChannelMask> BanList { get; }

Property Value

Type: CollectionIChannelMask
See Also