シンタックス
'宣言
Public Shared Function Range( _
ByVal As System.Integer, _
ByVal As System.Integer, _
Optional ByVal As System.Integer _
) As System.Double()
public static System.double[] Range(
System.int ,
System.int ,
System.int
)
パラメータ
- begin
- end
- step
参照