IChannelGetUsers Property |
Gets a collection of users in the IChannel
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ICollection GetUsers { get; }
ReadOnly Property GetUsers As ICollection
Get
property ICollection^ GetUsers {
ICollection^ get ();
}
abstract GetUsers : ICollection with get
Property Value
Type:
ICollectionSee Also