Click or drag to resize
DiaGlobWrapperChannels Property
diaGlobWrapper Help
Retrieves the collection of channels associated with this instance of diaGlobWrapper.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public List<Channel> Channels { get; }

Property Value

Type: ListChannel
See Also