An NDoc Documented Class Library

HitItemList.Add Method

With this method a Hititem is Added to the HitItemList. In that method the priorities for a HitItemlist are implemented.

Overload List

With this method a Hititem is Added to the HitItemList. In that method the priorities for a HitItemlist are implemented.

public virtual int Add(HitItem);

Inherited from ArrayList.

public virtual int Add(object);

See Also

HitItemList Class | Minais.Drawing3d.Selection Namespace