Expert: Creates one of these objects with empty sort information.
Expert: Creates one of these objects with empty sort information.
public FieldDoc(int,float);
Expert: Creates one of these objects with the given sort information.
public FieldDoc(int,float,IComparable[]);