GrapeCity ActiveReports for .NET 12.0J
Partition メソッド

構文
'宣言
 
Public Shared Function Partition( _
   ByVal Number As Long, _
   ByVal Start As Long, _
   ByVal Stop As Long, _
   ByVal Interval As Long _
) As String
public static string Partition( 
   long Number,
   long Start,
   long Stop,
   long Interval
)

パラメータ

Number
Start
Stop
Interval
参照

関連項目

Interaction クラス
Interaction メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.