DomainObjects Class Library

Average Class

Returns the average of the values in a group. Null values are ignored.

For a list of all members of this type, see Average Members.

System.Object
   Field
      ScalarFunction
         Average

[Serializable]
[Serializable]
public class Average : ScalarFunction, IEquatable<T>

Requirements

Namespace: DomainObjects.Facade.Command.Function

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

Average Members | DomainObjects.Facade.Command.Function Namespace