バージョン

GetValue メソッド (EmptyAggregateable)

Aggregator を集計する指定された instance name="instance"/> から値を取得します。
シンタックス
'宣言
 
Public Function GetValue( _
   ByVal instance As Object _
) As Object
public object GetValue( 
   object instance
)

パラメータ

instance
集計されたデータを含むオブジェクトのインスタンス。

戻り値の型

このプロパティは常にnullを返します。
参照