public virtual bool Insert( CorrectionFactor item )
Public Overridable Function Insert ( item As CorrectionFactor ) As Boolean
public: virtual bool Insert( CorrectionFactor^ item )
abstract Insert : item : CorrectionFactor -> bool override Insert : item : CorrectionFactor -> bool