Click or drag to resize

IChannelBanList Property

Returns the IChannel ban list

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
Collection<IChannelMask> BanList { get; }

Property Value

Type: CollectionIChannelMask
See Also