[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a weekly ISchedule.

Namespace: KvTv.Components
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public Structure Weekly _
	Implements ISchedule
C#
[SerializableAttribute]
public struct Weekly : ISchedule
Visual C++
[SerializableAttribute]
public value class Weekly : ISchedule