バージョン

ListCalculator クラス

リスト中の各項目の公開されたプロパティを使用してひとつまたは複数の値を計算するのに使われる ItemCalculation のコレクション、およびリスト中の全項目の値を集計するのに使われる ListCalculation のコレクションを公開するオブジェクトです。
シンタックス
'宣言
 
Public NotInheritable Class ListCalculator 
   Inherits ItemCalculatorBase
public sealed class ListCalculator : ItemCalculatorBase 
参照