BaseCore.Channels - свойство

AutoMarshal Recar2

BaseCoreChannels - свойство

Возвращает список каналов.

Пространство имён:  Recar2.Internals
Сборка:  recar2 (в recar2.dll) Версия: 2.32.2.478-rtm[d008770]
Синтаксис
public IEnumerable<IVideoChannel> Channels { get; }
Public ReadOnly Property Channels As IEnumerable(Of IVideoChannel)
	Get
public:
property IEnumerable<IVideoChannel^>^ Channels {
	IEnumerable<IVideoChannel^>^ get ();
}

Значение свойства

Тип: IEnumerableIVideoChannel
См. также