Visual Basic (Declaration) | |
---|---|
Protected Function ComputeTimeAverage( _ ByVal slice As AggregateCalculator.TimeSlice, _ ByVal useSimpleBounds As Boolean, _ ByVal valueType As Integer _ ) As DataValue |
C# | |
---|---|
protected DataValue ComputeTimeAverage( AggregateCalculator.TimeSlice slice, bool useSimpleBounds, int valueType ) |
Parameters
- slice
- useSimpleBounds
- valueType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family