FlexPivot for WinForms
ColumnOpCustom コンストラクタ

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > ColumnOpCustom クラス : ColumnOpCustom コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal opClass As System.Type, _
   ByVal opName As System.String, _
   ByVal paramColumns() As Column, _
   ByVal resType As System.Type, _
   ByVal callback As OpCallback, _
   Optional ByVal opts() As System.Object _
)
public ColumnOpCustom( 
   System.Type opClass,
   System.string opName,
   Column[] paramColumns,
   System.Type resType,
   OpCallback callback,
   System.object[] opts
)

パラメータ

opClass
opName
paramColumns
resType
callback
opts
参照

ColumnOpCustom クラス
ColumnOpCustom メンバ