Click or drag to resize

INicklist Interface

Represents a Nicklist inside a IWindow.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public interface INicklist

The INicklist type exposes the following members.

Properties
  NameDescription
Public propertyNicks
Returns a list of all nicks/items in the Nicklist
Public propertySelectedNicks
Returns a list of selected nicks/items in the Nicklist
Top
See Also