Template:CScheduledTask.Intervals: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (moved Template:Intervals to Template:CScheduledTask.Intervals) |
Albert Szeto (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{APIPrefix|Public Property}} | {{APIPrefix|Public ReadOnly Property}} | ||
{{APIName|[[CScheduledTask.Intervals|Intervals]]}} | {{APIName|[[CScheduledTask.Intervals|Intervals]]}} | ||
{{APIPrefix|As}} | {{APIPrefix|As}} | ||
{{APIName|List(}} | {{APIName|List(}} | ||
{{APIPrefix|Of Double}} | {{APIPrefix|Of Double}})<br> | ||
{{APIComment|Returns interval values as a list.}} | {{APIComment|Returns interval values as a list.}} |
Latest revision as of 22:05, 26 September 2013
Public ReadOnly Property
Intervals
As
List(
Of Double)
Returns interval values as a list.