Version

PercentileData<T,TRoot> Class Methods

For a list of all members of this type, see PercentileData<T,TRoot> members.

Public Methods
 NameDescription
Public MethodGetPercentileValueOverridden. Determines the percentile value that the inputted value will fall into.  
Protected Methods
 NameDescription
Protected Internal MethodGetValueJustOverPercentileOverridden. Attempts to find the first object in a given percentile range.  
Protected Internal MethodGetValueJustUnderPercentileOverridden. Attempts to find the last object in a given percentile range.  
Protected MethodOnOriginalSortedListSetOverridden. Method called when the OriginalSortedList is set so that any calcualations that need to be done can be.  
See Also