Template:CScheduledTask.Intervals: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIPrefix|Public Property}} {{APIName|Intervals}} {{APIPrefix|As}} {{APIName|List(}} {{APIPrefix|Of Double}} {{APIName|List)}}<br> {{APIComment|Returns interval values as a lis…')
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{APIPrefix|Public Property}}
{{APIPrefix|Public ReadOnly Property}}
{{APIName|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.