IPluginHostGetWindows Property |
Get a list of IWindows
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ICollection GetWindows { get; }
ReadOnly Property GetWindows As ICollection
Get
property ICollection^ GetWindows {
ICollection^ get ();
}
abstract GetWindows : ICollection with get
Property Value
Type:
ICollectionSee Also