public int Insert( Object obj, int priority )
Public Function Insert ( _ obj As Object, _ priority As Integer _ ) As Integer
public: int Insert( Object^ obj, int priority )