Click or drag to resize

Bucket Constructor

Overload List
 NameDescription
Public methodBucket(Double) Constructs a Bucket that can be used as an argument for a IComparerT like DefaultPointComparer when performing a Binary search.
Public methodBucket(Double, Double, Double) Initializes a new instance of the Bucket class.
Top
See Also