Expr.ForIntegerRangeLoop 메서드(F#)
정수 범위에 대한 루프를 나타내는 for 식을 만듭니다.
네임스페이스/모듈 경로: Microsoft.FSharp.Quotations
어셈블리: FSharp.Core(FSharp.Core.dll)
// Signature:
static member ForIntegerRangeLoop : Var * Expr * Expr * Expr -> Expr
// Usage:
Expr.ForIntegerRangeLoop (loopVariable, start, endExpr, body)
매개 변수
loopVariable
형식: Var루프 변수를 선언하는 하위 식입니다.
start
형식: Expr루프 변수의 초기 값을 설정하는 하위 식입니다.
endExpr
형식: Expr루프 변수의 최종 값을 선언하는 하위 식입니다.
body
형식: Expr루프의 본문을 나타내는 하위 식입니다.
반환 값
결과 식입니다.
플랫폼
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
버전 정보
F# 런타임
지원되는 버전: 2.0, 4.0
Silverlight
지원되는 버전: 3