'宣言 Public Overloads Function Evaluate( _ ByVal oldResult As IAggregationResult, _ ByVal value As Object _ ) As IAggregationResult
public IAggregationResult Evaluate( IAggregationResult oldResult, object value )
例外 | 解説 |
---|---|
System.NotImplementedException | The exception that is thrown when a requested method or operation is not implemented. |