IServerGetChannels Property |
Get a collection of IChannels in this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ICollection GetChannels { get; }
ReadOnly Property GetChannels As ICollection
Get
property ICollection^ GetChannels {
ICollection^ get ();
}
abstract GetChannels : ICollection with get
Property Value
Type:
ICollectionSee Also