Template:CScheduledTask.Intervals: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
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>
{{APIName|List)}}<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.