Click or drag to resize

IServerGetUsers Property

Get a collection of IUsers in this IServer

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
ICollection GetUsers { get; }

Property Value

Type: ICollection
See Also