FlexPivot for WinForms
Add メソッド (Op)

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : Add メソッド
First operand.
Second operand.
Add: binary, simple (without aggregation) operation.
シンタックス
'宣言
 
Public Shared Function Add( _
   ByVal col1 As Column, _
   ByVal col2 As Column _
) As ColumnOp
public static ColumnOp Add( 
   Column col1,
   Column col2
)

パラメータ

col1
First operand.
col2
Second operand.
参照

Op クラス
Op メンバ