Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
iCal and vCard Documentation
Trigger Constructor (TimeSpan)
Trigger Class
See Also
Send Feedback
Initializes a new instance of the
Trigger
class
Namespace:
iCal
Assembly:
ICalVCard
(in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
Trigger
(
TimeSpan
ts
)
Visual Basic
Public
Sub
New
( _
ts
As
TimeSpan
_ )
Visual C++
public
:
Trigger
(
TimeSpan
ts
)
Parameters
ts
Type:
System
.
.
::
.
.
TimeSpan
See Also
Trigger Class
Trigger Overload
iCal Namespace