DecimalAggregator.Average(Decimal) 메서드

정의

Decimal 값의 평균을 구합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 void Average(System::Decimal value);
public void Average (decimal value);
member this.Average : decimal -> unit
Public Sub Average (value As Decimal)

매개 변수

value
Decimal

Decimal 값입니다.

적용 대상